From 4baa3ea194a4581b8fce728f70adb08032e65aab Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:24:51 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 117bfef6..2a3f9f89 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,8 @@ To get things up and running just follow these steps: ```sh chmod 777 genuser.sh ``` -6. Create a `WEB_USER` by running `./genuser.sh` - If the `WEB_USER` is not properly set, check [Issue 5: WEB_USER Not Loaded](#issue-5-web_user-not-loaded). +6. Create a `WEB_USER` by running `./genuser.sh` \n + If the `WEB_USER` is not properly set, check [Issue 5: WEB_USER Not Loaded](#issue-5-web_user-not-loaded). 7. Adjust the `.env` file by changing `TPOT_OSTYPE=linux` to `mac` or directly run: ```sh