Update Installation.md: Fix changes from env to virtualenv (#1100)
This commit is contained in:
parent
10e9e169e2
commit
c10e414014
@ -68,7 +68,7 @@ If you wish to use the update manager feature of moonraker for KlipperScreen, ad
|
|||||||
type: git_repo
|
type: git_repo
|
||||||
path: ~/KlipperScreen
|
path: ~/KlipperScreen
|
||||||
origin: https://github.com/KlipperScreen/KlipperScreen.git
|
origin: https://github.com/KlipperScreen/KlipperScreen.git
|
||||||
virtualenv: ~/.KlipperScreen-env/bin/python
|
virtualenv: ~/.KlipperScreen-env
|
||||||
requirements: scripts/KlipperScreen-requirements.txt
|
requirements: scripts/KlipperScreen-requirements.txt
|
||||||
system_dependencies: scripts/system-dependencies.json
|
system_dependencies: scripts/system-dependencies.json
|
||||||
managed_services: KlipperScreen
|
managed_services: KlipperScreen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user