aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2022-08-12 09:27:00 -0700
committerBryan Newbold <bnewbold@archive.org>2022-08-12 09:27:00 -0700
commit70d9095bd1aa6cd63037993e770b17697b65cc1a (patch)
tree92a519ce396178fc6f24e898cf683701e48ea8d5
parent3f4a9a50c72ff7748f432cceb34f7fd7e0a25683 (diff)
downloadfatcat-cli-70d9095bd1aa6cd63037993e770b17697b65cc1a.tar.gz
fatcat-cli-70d9095bd1aa6cd63037993e770b17697b65cc1a.zip
README: mention libsodium-dev dependency
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 92e55e5..135052e 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,13 @@ To check in on the status of recent editgroups, or to "submit" them for review:
fatcat-cli editgroups list
fatcat-cli editgroups submit editgroup_...
+
+## Development
+
+You need a Rust toolchain installed, and the `libsodium-dev` system package.
+There are Makefile helpers, run `make help` to print a list of commands.
+
+
## Thanks!
The "keyboard cat" photo at the top of this README is by Cassandra Leigh Gotto ([threecheersformcr_xo](https://www.flickr.com/photos/threecheersformcr_xo/5340309206/)) and shared under the [CC-BY-NC](https://creativecommons.org/licenses/by-nc/2.0/) license.