From 9c73000891971e27089eb37f36e89fc725caa9ff Mon Sep 17 00:00:00 2001 From: Domenico Del Giudice <114437746+domedg@users.noreply.github.com> Date: Sun, 2 Mar 2025 11:25:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a3f9f89..a62a9e62 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ To get things up and running just follow these steps: ```sh chmod 777 genuser.sh ``` -6. Create a `WEB_USER` by running `./genuser.sh` \n +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). 7. Adjust the `.env` file by changing `TPOT_OSTYPE=linux` to `mac` or directly run: