Update README.md

This commit is contained in:
piair338 2022-11-06 17:36:25 +01:00 committed by GitHub
parent 8d15a555e8
commit 7ad71a1cf9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ to use docker, run
``` ```
sudo docker build . sudo docker build .
#copy the build id #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 Then, fill the config and start the programm everydays with
``` ```