diff options
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`: | |||
| 40 | pkg_add curl | 40 | pkg_add curl |
| 41 | ``` | 41 | ``` |
| 42 | 42 | ||
| 43 | The source code is available [here](https://comam.es/what-is-snac). | ||
| 44 | |||
| 43 | Run `make` and then `make install` as root. | 45 | Run `make` and then `make install` as root. |
| 44 | 46 | ||
| 45 | 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 | 47 | 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 |