From bc0ff44ad09ce913b3e3a429bf7fd6843673b902 Mon Sep 17 00:00:00 2001 From: Yonle Date: Wed, 17 Apr 2024 20:30:41 +0700 Subject: [PATCH] README: yo will den make wut? Signed-off-by: Yonle --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 26ce135..9e33ca6 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ or via git: npm install -g https://github.com/Yonle/bostr.git ``` -You will then need to make config with the following command: +You will need to make config with the following command: ``` bostr makeconf bostr_config.js ``` @@ -83,7 +83,7 @@ cd bostr cp config.js.example config.js ``` -You will then need to edit `config.js` before running the bouncer. +You will need to edit `config.js` before running the bouncer. Then, you will need to edit `compose.yaml` to override the forwarded port to match with the one in `config.js`.