Fix configuration filename (#373)
A rogue underscore (old formatting?) had been appended to the end of the config filename. Removed.
This commit is contained in:
parent
9660172e0b
commit
bca1ac6ba6
@ -1,6 +1,6 @@
|
||||
# Configuration
|
||||
|
||||
Create a blank file in `~/klipper_config/KlipperScreen.conf_`, if the file already exist then just edit it.
|
||||
Create a blank file in `~/klipper_config/KlipperScreen.conf`, if the file already exist then just edit it.
|
||||
|
||||
Write in the file only the options that need to be changed.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user