diff --git a/README.md b/README.md index 8eecbbe..7d686ac 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,17 @@ Ursina-Template is an Ursina Game Engine Template project to get started more ea Still Work in progress! Use at own risk!
Install Setup
+ ``` sudo apt-get install python3.8 python3-setproctitle +``` +``` python -m pip install ursina ``` + + # TODO ...