diff options
Diffstat (limited to 'docs/Debugging.md')
-rw-r--r-- | docs/Debugging.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md index cf6dc7c0..a0e15322 100644 --- a/docs/Debugging.md +++ b/docs/Debugging.md @@ -215,7 +215,7 @@ compilation. To compile Klipper for use in simulavr, run: ``` -cd /patch/to/klipper +cd /path/to/klipper make menuconfig ``` |