mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-12 21:10:22 +03:00
Updated README.
This commit is contained in:
parent
8340ff6e78
commit
c2e4678a21
@ -42,6 +42,12 @@ On OpenBSD you also need to install `curl`:
|
|||||||
|
|
||||||
Run `make` and then `make install` as root.
|
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
|
||||||
|
|
||||||
|
```
|
||||||
|
make CFLAGS=-DNO_MASTODON_API
|
||||||
|
```
|
||||||
|
|
||||||
See the administrator manual on how to proceed from here.
|
See the administrator manual on how to proceed from here.
|
||||||
|
|
||||||
## Testing via Docker
|
## Testing via Docker
|
||||||
|
Loading…
Reference in New Issue
Block a user