Fix a typo in the README

master
Tristan Gosselin-Hane 6 years ago
parent b15a475d35
commit 997c0926d5
No known key found for this signature in database
GPG Key ID: 86886FC44C72EAA1
  1. 2
      README.md

@ -25,7 +25,7 @@ Docker is not required to run this bot but its use is strongly encouraged for ea
``` ```
python -m pipenv --three python -m pipenv --three
python -m pipenv install python -m pipenv install
python -m pipenv run -m minecraft_discord_bridge python -m pipenv run python -m minecraft_discord_bridge
``` ```
2. If you are using docker, just use the included `docker-compose.yml` to get up and running. 2. If you are using docker, just use the included `docker-compose.yml` to get up and running.

Loading…
Cancel
Save