diff options
author | default <nobody@localhost> | 2023-08-14 12:32:26 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-08-14 12:32:26 +0200 |
commit | 78b410a79753ef121f7c839c615a4c4315b1fc49 (patch) | |
tree | 41a50c0b9ceaf5444ed0b62fcc2502b3ccc7a3cc /README.md | |
parent | 882178d453c5731fc7cc9c650c785c174e583e68 (diff) |
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ On OpenBSD you just need to install `curl`: pkg_add curl ``` +The source code is available [here](https://comam.es/what-is-snac). + Run `make` and then `make install` as root. From version 2.27, `snac` includes support for the Mastodon API; if you are not interested on it, you can compile it out by running |