Forgot to save the readme

This commit is contained in:
Roger Far 2020-12-31 09:02:27 -07:00
parent 02c154f094
commit 5affa9ebef

View file

@ -85,3 +85,4 @@ Notice: the progress and ETA reported in Sonarr's Activity tab will not be accur
1. To create the docker container run `docker run --publish 6500:6500 --detach --name rdtclientdev rdtclient:latest`
1. To stop: `docker stop rdtclient`
1. To remove: `docker rm rdtclient`
1. Or use `docker-build.bat`