mirror of
https://github.com/miaowware/qrm2.git
synced 2024-11-26 01:38:57 -05:00
Spelling Bee!
- Actually corrected incorrect usage.
This commit is contained in:
parent
90738d81de
commit
c9914acce9
@ -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]
|
$ 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.
|
- `discord-qrm2:local-latest` if you are building your own.
|
||||||
- `classabbyamp/discord-qrm2:latest` if you want to use the prebuilt image.
|
- `classabbyamp/discord-qrm2:latest` if you want to use the prebuilt image.
|
||||||
|
Loading…
Reference in New Issue
Block a user