update the documentation because of CSV domain change

This commit is contained in:
steam 2020-09-09 19:49:36 +02:00
parent 97637c4fcf
commit df03d7d186

View File

@ -10,7 +10,7 @@ Many thanks to [Lorenzo Sinisi](https://github.com/lorenzosisini) for this beaut
#### Quick start
- clone the repository
```bash
git clone https://poweronoff.click/steam/toy-bot.git
git clone https://code.poweronoff.click/steam/toy-bot.git
```
- build the project
````bash