aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/Debugging.md2
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
```