Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ozraru authored Apr 30, 2024
1 parent e2ead11 commit 39efd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Discord Bot to collect statistics of custom emojis.
### Docker
1. [Download config.yaml](https://raw.githubusercontent.com/tpc3/Vanilla/master/config.yaml)
1. Enter your token to config.yaml
1. `docker run --rm -it -v $(PWD):/data ghcr.io/tpc3/vanilla`
1. `docker run --rm -it -v $(pwd):/data ghcr.io/tpc3/vanilla`
1. use `v.sync` command in your guild

#### invite hint
Expand Down

0 comments on commit 39efd6f

Please sign in to comment.