From 858c11b853edaa982cb7b510e1759f9cbb4f6031 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Wed, 19 Mar 2025 22:39:04 +0100 Subject: [PATCH] Minor README improvements --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 018529d..1470b82 100644 --- a/README.md +++ b/README.md @@ -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