Skip to content

Commit 9d67e79

Browse files
authored
Update README.md
1 parent 34ce437 commit 9d67e79

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ Finally, install the Zephyr SDK.
4747
west sdk install
4848
```
4949

50+
Finally, everytime you pull a new version of code, run this
51+
52+
```
53+
git submodule update --init --recursive
54+
```
55+
5056
## Running the code
5157

5258
Run generate from the `proves-core-reference` directory. This generates the build cache for FPrime. When you regenerate, append a -f, this will purge the previous deployment. You only need to do generate if something in the core FPrime package has changes

0 commit comments

Comments
 (0)