We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
make depend
1 parent 431b782 commit 588ce19Copy full SHA for 588ce19
CONTRIBUTING.md
@@ -31,7 +31,7 @@ Thanks for your interest. Below is an informal spec of how the plugin's server c
31
## Build & Run
32
33
- `npm run compile`. You don't need this if you're developing this repo in VSCode. The compilation happens automatically in the background.
34
-- `cd analysis && make depend && make` (you only need `make depend` for the first run).
+- `cd analysis && make`.
35
36
## Test
37
0 commit comments