Spelling Bee!

- Actually corrected incorrect usage.
This commit is contained in:
0x5c 2019-12-15 23:59:13 -05:00
parent 90738d81de
commit c9914acce9
No known key found for this signature in database
GPG Key ID: 82039FC95E3FE970
1 changed files with 1 additions and 1 deletions

View File

@ -109,6 +109,6 @@ This methods is not very nice to use.
$ docker run -d --rm --mount type=bind,src=$(pwd)/data,dst=/app/data --name qrm2 [image]
```
Whereas `[image]` is either of:
Where `[image]` is either of:
- `discord-qrm2:local-latest` if you are building your own.
- `classabbyamp/discord-qrm2:latest` if you want to use the prebuilt image.