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:
Oli Wright
2021-12-17 17:37:27 +00:00
committed by GitHub
parent 9660172e0b
commit bca1ac6ba6

View File

@@ -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.