diff --git a/docs/build-debug.md b/docs/build-debug.md index 74c671a2d..7a41ebb9a 100644 --- a/docs/build-debug.md +++ b/docs/build-debug.md @@ -26,7 +26,8 @@ To install in VS Code, go to the extensions panel and choose “Install from VSI ## Running Pyright tests -1. Execute `npm run test` +1. cd to the `packages/pyright-internal` directory +2. Execute `npm run test` ## Debugging Pyright