From adf51e16a58f254c7f1e02b2466908b43c19048b Mon Sep 17 00:00:00 2001 From: Jonas Kaninda Date: Sun, 10 Nov 2024 18:33:44 +0100 Subject: [PATCH] Docs: update configuration and deployment --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 36aae9c..256d2d9 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,13 @@ services: - [x] MacOS - [x] Windows +Please download the binary from the [release page](https://github.com/jkaninda/goma-gateway/releases). + +To run +```shell +./goma server --config config.yml +``` + ## Deployment - Docker