Skip to content

Commit 7010a88

Browse files
authored
doc: update build from source (#1947)
1 parent 32af9df commit 7010a88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ cortex-nightly hardware activate
162162

163163
```bash
164164
git clone https://github.com/janhq/cortex.cpp
165+
cd cortex.cpp
166+
git submodule update --init --recursive
165167
cd engine/vcpkg && ./bootstrap-vcpkg.sh
166168
cd ../build && cmake .. && make -j4
167169
```

0 commit comments

Comments
 (0)