diff --git a/README.md b/README.md index 35afccf..f22758e 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ TB needs to now where to find the games files. Go to `Preferences`, select `HEDZ` in the list and choose repo folder. -## Steamdeck MacOs +## Steamdeck MacOs Notes + +* `pipenv shell --python 3.11` +* `pip install -r requirements.txt` +* `./devkit-gui.py` ssh on device: `ssh -o StrictHostKeyChecking=no -i "/Users/stephan/Library/Application Support/steamos-devkit/devkit_rsa" deck@192.168.2.39`