diff --git a/README.md b/README.md index 6e445f0..d1c2f47 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ services: docker exec -it jmusicbot /bin/bash ``` -- Or read the logs if your having issues +- Or read the logs: ```bash docker logs jmusicbot -``` \ No newline at end of file +```