From f335eaf7922fb1a56fa97df3adcd4c7e58070de8 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sat, 26 Aug 2023 13:20:51 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98b25cb..90b42d1 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ Download the latest binary from [releases](https://gitnet.fr/deblan/remote-i3wm- Create a YAML file from [the model](https://gitnet.fr/deblan/remote-i3wm-go/src/branch/main/config.yaml) and then customize it! -Run the server: `/path/to/app-linux-amd64 /path/to/config.yaml`. +Run the server: `./app-linux-amd64 ./config.yaml`. Now you can access the web interface on http://127.0.0.1:4000.