From d55bc160ac01b8deaa582659d9b5b2692a6ea534 Mon Sep 17 00:00:00 2001 From: alfrix Date: Thu, 17 Nov 2022 15:19:00 -0300 Subject: [PATCH] docs: update config location --- docs/Configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Configuration.md b/docs/Configuration.md index 47372c8f..f541896f 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -1,7 +1,7 @@ # Configuration Usually you don't need to create a configuration file, but if you need to change something that is not changeable in the UI -create a blank file in `~/klipper_config/KlipperScreen.conf`, if the file already exist then just edit it. +create a blank file in `~/printer_data/config/KlipperScreen.conf`, if the file already exist then just edit it. Write in the file only the options that need to be changed, and restart KlipperScreen.