diff --git a/docs/Installation.md b/docs/Installation.md index 13f83bcf..666cc8cf 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -25,9 +25,9 @@ configuration: ``` [update_manager client KlipperScreen] type: git_repo -path: /home/pi/KlipperScreen +path: ~/KlipperScreen origin: https://github.com/jordanruthe/KlipperScreen.git -env: /home/pi/.KlipperScreen-env/bin/python +env: ~/.KlipperScreen-env/bin/python requirements: scripts/KlipperScreen-requirements.txt install_script: scripts/KlipperScreen-install.sh ```