Skip to content
Snippets Groups Projects
Commit d63ac536 authored by Theo Brockmann's avatar Theo Brockmann
Browse files

Update README.md

parent c66f95d6
Branches
Tags
No related merge requests found
...@@ -11,7 +11,7 @@ You can find the Link [here](https://godotengine.org/download). ...@@ -11,7 +11,7 @@ You can find the Link [here](https://godotengine.org/download).
## Python ## Python
[Here](https://www.python.org/downloads/) is one way to install Python on your PC.\ [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. Please notice that the websockets package is not supportet in Spyder Enviroment.
## Repository ## Repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment