Skip to content

Commit

Permalink
Merge pull request #41 from Neo-Oli/patch-1
Browse files Browse the repository at this point in the history
Add `--recursive` to Readme command
  • Loading branch information
xobs authored Jan 4, 2019
2 parents d341682 + ca3070b commit 9711d44
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ were modified to support the EFM32HG and tested on the Tomu with a Linux host:
2. Fetch the required git submodules:

```
git submodule init
git submodule update
git submodule update --init --recursive
```

3. Run `make` to build all examples
Expand Down

0 comments on commit 9711d44

Please sign in to comment.