Skip to content

Commit 588ce19

Browse files
committed
There's no make depend anymore.
1 parent 431b782 commit 588ce19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Thanks for your interest. Below is an informal spec of how the plugin's server c
3131
## Build & Run
3232

3333
- `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).
34+
- `cd analysis && make`.
3535

3636
## Test
3737

0 commit comments

Comments
 (0)