Update README.md

This commit is contained in:
yojoshb 2021-09-20 13:13:29 -05:00 committed by GitHub
parent 1e25667227
commit 4faf7c4435
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
docker container for [JMusicBot](https://github.com/jagrosh/MusicBot). This uses the latest Alpine image for a small footprint.
## Usage
Place your config.txt in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it
Place your **config.txt** in `yourpath/toconfig` to map it to the container. If you need to access the `serversettings.json` file, you can hop into the container to access it
```bash
docker exec -it jmusicbot /bin/sh