Update installation.md -> STRG to CTRL. Thx DocGalaxyBlock
Signed-off-by: Stefan Dej <meteyou@gmail.com>
This commit is contained in:
parent
9bdcec01ca
commit
1daf1b07aa
@ -43,7 +43,7 @@ to:
|
||||
```
|
||||
KLIPPY_ARGS="/home/pi/klipper/klippy/klippy.py /home/pi/klipper_config/printer.cfg -l /tmp/klippy.log"
|
||||
```
|
||||
Save the file with `STRG+O` and close the editor with `STRG+X`.
|
||||
Save the file with `CTRL+O` and close the editor with `CTRL+X`.
|
||||
|
||||
At least you have to create the config and the virtual_sdcard directory with:
|
||||
```
|
||||
|
@ -28,7 +28,7 @@ git checkout origin/master
|
||||
```
|
||||
|
||||
### Move klipper config files to the subdirectory
|
||||
create the new subdirectory andmove `printer.cfg` in `~/klipper_config`:
|
||||
create the new subdirectory and move `printer.cfg` in `~/klipper_config`:
|
||||
```
|
||||
mkdir ~/klipper_config/
|
||||
mv ~/printer.cfg ~/klipper_config/
|
||||
|
Loading…
x
Reference in New Issue
Block a user