Update README.md

This commit is contained in:
Luis Mayo Valbuena 2021-07-21 01:02:59 +02:00 committed by GitHub
parent 0578803f2d
commit dba600027e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ python -m pip install -r requirements.txt
python -m pip install -r objection_engine/requirements.txt
```
3. Put yout Token in a `token.txt` file
3. Copy `config.yaml.example` into `config.yaml` and fill your token there
4. Start the project
`python main.py`