Minor README improvements

This commit is contained in:
Torjus Håkestad 2025-03-19 22:39:04 +01:00
parent 85fd24180a
commit 858c11b853
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -25,15 +25,14 @@ and copy binary from image.
## Install
```text
# Build or download binary
```console
Build or download binary
$ cp ./apiary /usr/local/bin/apiary
# Edit config file, should use postgres if you want persistent storage.
# See example config for the different options.
Edit config file, should use postgres if you want persistent storage.
See example config for the different options.
$ vim /etc/apiary/apiary.toml
# Run
$ /usr/bin/apiary serve
2021-04-10T11:27:42.783+0200 INFO APP Starting SSH server
2021-04-10T11:27:42.783+0200 INFO APP Starting web server