mirror of https://github.com/Desuuuu/klipper.git
docs: Fix typo in Debugging.md
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
efbb704522
commit
8e1929649f
|
@ -215,7 +215,7 @@ compilation.
|
||||||
To compile Klipper for use in simulavr, run:
|
To compile Klipper for use in simulavr, run:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd /patch/to/klipper
|
cd /path/to/klipper
|
||||||
make menuconfig
|
make menuconfig
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue