From c10e4140142610547d34f4e872b540e9ad54777c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20J=C3=A4ger?= Date: Sat, 26 Aug 2023 17:04:23 +0200 Subject: [PATCH] Update Installation.md: Fix changes from env to virtualenv (#1100) --- docs/Installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Installation.md b/docs/Installation.md index cd07b28d..106db465 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -68,7 +68,7 @@ If you wish to use the update manager feature of moonraker for KlipperScreen, ad type: git_repo path: ~/KlipperScreen origin: https://github.com/KlipperScreen/KlipperScreen.git -virtualenv: ~/.KlipperScreen-env/bin/python +virtualenv: ~/.KlipperScreen-env requirements: scripts/KlipperScreen-requirements.txt system_dependencies: scripts/system-dependencies.json managed_services: KlipperScreen