Update README.md

This commit is contained in:
piair338
2022-11-06 17:36:25 +01:00
committed by GitHub
parent 8d15a555e8
commit 7ad71a1cf9

View File

@ -10,7 +10,7 @@ to use docker, run
```
sudo docker build .
#copy the build id
docker run -ti --name MsRewards [build id]
sudo docker run -ti --name MsRewards [build id]
```
Then, fill the config and start the programm everydays with
```