diff --git a/README.md b/README.md index 9c2113d2..924add45 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The API could contain functionality for the following: ## How to Run ```shell -pip install pyglet +pip install --force-reinstall pyglet==1.5.27 git clone https://github.com/fogleman/Minecraft.git cd Minecraft python main.py