diff options
Diffstat (limited to 'docs/Installation.md')
-rw-r--r-- | docs/Installation.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/Installation.md b/docs/Installation.md index 0b9c6bc6..5bec93b0 100644 --- a/docs/Installation.md +++ b/docs/Installation.md @@ -58,8 +58,8 @@ Finally, for common micro-controllers, the code can be flashed with: make flash FLASH_DEVICE=/dev/ttyACM0 ``` -Setting up the printer configuration -==================================== +Configuring Klipper +=================== The Klipper configuration is stored in a text file on the Raspberry Pi. Take a look at the example config files in the |