diff options
| author | 2023-03-26 18:36:52 -0400 | |
|---|---|---|
| committer | 2023-03-26 18:36:52 -0400 | |
| commit | 9d1fd54b729cf90ad25ebae017f90ed069a7d4af (patch) | |
| tree | a30c89fcb3e52e86a6a6b06f6e8e4cc6fabcc839 | |
| parent | meta: add contributing (diff) | |
meta: add installation cmd
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,6 +14,8 @@ For examples of the various APIs, see the tests! P.S. There are no tests yet, soon though. ## Installation +`jpm install https://github.com/cosmictoast/jurl.git` + This wraps around libcurl, and as such needs libcurl (library and headers for building) installed. Tested on linux and macos. |
