Update README.md

This commit is contained in:
Domenico Del Giudice 2025-03-02 11:24:51 +01:00 committed by GitHub
parent 968e9032bd
commit 4baa3ea194
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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