Update README.md

This commit is contained in:
piair338
2022-10-16 15:47:58 +02:00
committed by GitHub
parent ac737cd048
commit ecd695f45c

@ -8,7 +8,7 @@ Using Selenium and geckodriver.
## If you're using docker (way easier)
to use docker, run
```
docker build Dockerfile
sudo docker build .
#copy the build id
docker run -ti --name MsRewards [build id]
```