Skip to content

Commit f912c44

Browse files
amiraliescristianoc
authored andcommitted
Update CONTRIBUTING.md
There's no submodule anymore
1 parent 241b978 commit f912c44

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,6 @@ opam install ocaml-lsp-server
3838
opam switch create 4.14.0 # can also create local switch with opam switch create . 4.14.0
3939
```
4040

41-
## Initialize submodules
42-
43-
After a fresh checkout or deep clean, do:
44-
45-
```
46-
git submodule init
47-
git submodule update
48-
```
49-
5041
## npm install
5142

5243
Run `npm install`. This will build the ninja binary and run an initial `./scripts/ninja.js config` and `./scripts/ninja.js build` (see below).

0 commit comments

Comments
 (0)