Update README.md

This commit is contained in:
yojoshb 2021-11-20 01:28:31 -06:00 committed by GitHub
parent c2f79a2602
commit 4b4b6c77f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ docker exec -it jmusicbot /bin/bash
### Docker CLI
```bash
docker run -dt \
docker run -dit \
--name=jmusicbot \
-v /yourpath/toconfig:/config \
--restart=unless-stopped \