From e8a68606271269826ee3f83c389f0f59fb3ad41a Mon Sep 17 00:00:00 2001 From: alban Date: Sun, 4 Oct 2020 21:46:46 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09c5400..069e52a 100644 --- a/README.md +++ b/README.md @@ -143,9 +143,15 @@ But it's not so bad: with the ports redirections, it works nonetheless. When asked for an action, choose `(c)onfigure` in the menu by pressing `c`. -You have now access to the configuration menu, you must enter the value `127.0.0.1` for the `#1 The IP address for webui` key. +You have now access to the configuration menu. + +Configure : + +* `127.0.0.1` for `#1 The IP address for webui`: press `1`, then type `127.0.0.1` +* `19001` for `#3 Websocket port` : press `3`, then type `19001` + +Then type `x` to exit. Done! -To do so, press `1`, then type `127.0.0.1`, and then type `x` to exit. Done!