Update README.md
This commit is contained in:
parent
8df64e52e3
commit
af9af2ee1c
@ -18,3 +18,8 @@ Without headless mode :
|
|||||||
```bash
|
```bash
|
||||||
python main.py -u <username> <password> --noheadless
|
python main.py -u <username> <password> --noheadless
|
||||||
```
|
```
|
||||||
|
Run with docker :
|
||||||
|
```bash
|
||||||
|
docker build -t globalbot .
|
||||||
|
docker run --shm-size=1g -it globalbot -p <password> -u <test>
|
||||||
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user