Skip to content

Commit

Permalink
Add submodule fetch to quickstart
Browse files Browse the repository at this point in the history
  • Loading branch information
mmore500 committed Apr 18, 2024
1 parent 9916f10 commit 91b820d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/QuickStartGuides/1-HelloWorld.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ get your working environment all set.
```shell
git clone https://github.com/devosoft/Empirical
cd Empirical/examples/ProjectTemplate
git submodule update --init --depth 1 --recursive
```

Let's take a look at what we want to compile.
Expand Down

0 comments on commit 91b820d

Please sign in to comment.