diff --git a/docs/dev/debugging.md b/docs/dev/debugging.md index 2078ac2192..4ff3fc5726 100644 --- a/docs/dev/debugging.md +++ b/docs/dev/debugging.md @@ -10,7 +10,7 @@ - Install all TypeScript dependencies ```bash cd editors/code - npm i + npm install ``` ## Common knowledge