mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-03 05:22:11 +00:00
Update README.md
This commit is contained in:
parent
4baa3ea194
commit
9c73000891
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ To get things up and running just follow these steps:
|
||||||
```sh
|
```sh
|
||||||
chmod 777 genuser.sh
|
chmod 777 genuser.sh
|
||||||
```
|
```
|
||||||
6. Create a `WEB_USER` by running `./genuser.sh` \n
|
6. Create a `WEB_USER` by running `./genuser.sh` <br>
|
||||||
If the `WEB_USER` is not properly set, check [Issue 5: WEB_USER Not Loaded](#issue-5-web_user-not-loaded).
|
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:
|
7. Adjust the `.env` file by changing `TPOT_OSTYPE=linux` to `mac` or directly run:
|
||||||
|
|
Loading…
Reference in a new issue