Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Commit cc899cf

Browse files
committed
Added note to checkout any submodules before building
1 parent 6d5e0da commit cc899cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/install.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ brew install cmake sourcegraph/brew/llvm@10 binutils
2626
2727
# Installation
2828

29+
Make sure to checkout any submodules, either with `git clone --recurse-submodules ...` or `git submodule update --init --recursive`
30+
2931
### Ubuntu
3032

3133
```sh

0 commit comments

Comments
 (0)