diff --git a/README.md b/README.md index afae97d..a1cfe08 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Server for the game Minecat ## Installation -run `python -m pip -r requirements.txt` to install the server dependencies +run `python -m pip install -r requirements.txt` to install the server dependencies ## Running @@ -21,4 +21,4 @@ Every server file change the server automatically restarts to increase developme ## License -MIT \ No newline at end of file +MIT