diff --git a/README.md b/README.md index 376dbe19a2c380b5867549e24bbaf19f89c26e0a..ef02ad7e1cbbb26aca57c25db01e0de85c3ea872 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can find the Link [here](https://godotengine.org/download). ## Python [Here](https://www.python.org/downloads/) is one way to install Python on your PC.\ -You also need the following packages: [websockets](https://pypi.org/project/websocket-client/), [Pillow](https://pypi.org/project/Pillow/).\ +You also need the following packages: [websockets](https://pypi.org/project/websockets/), [Pillow](https://pypi.org/project/Pillow/), [nest-asyncio](https://pypi.org/project/nest-asyncio/).\ Please notice that the websockets package is not supportet in Spyder Enviroment. ## Repository