summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-08-14 12:32:26 +0200
committerGravatar default2023-08-14 12:32:26 +0200
commit78b410a79753ef121f7c839c615a4c4315b1fc49 (patch)
tree41a50c0b9ceaf5444ed0b62fcc2502b3ccc7a3cc
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-78b410a79753ef121f7c839c615a4c4315b1fc49.tar.gz
snac2-78b410a79753ef121f7c839c615a4c4315b1fc49.tar.xz
snac2-78b410a79753ef121f7c839c615a4c4315b1fc49.zip
Updated README.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 825296c..1444c36 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,8 @@ On OpenBSD you just need to install `curl`:
40pkg_add curl 40pkg_add curl
41``` 41```
42 42
43The source code is available [here](https://comam.es/what-is-snac).
44
43Run `make` and then `make install` as root. 45Run `make` and then `make install` as root.
44 46
45From version 2.27, `snac` includes support for the Mastodon API; if you are not interested on it, you can compile it out by running 47From version 2.27, `snac` includes support for the Mastodon API; if you are not interested on it, you can compile it out by running