Skip to content

Commit

Permalink
Include the coreJSON clone in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Skptak committed Aug 21, 2023
1 parent d0384ed commit aaf3d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ To build unit tests, the submodule dependency of CMock is required. Use the
following command to clone the submodule:

```
git submodule update --checkout --init --recursive test/unit-test/CMock
git submodule update --checkout --init --recursive test/unit-test/CMock source/dependency/coreJSON
```

### Platform Prerequisites
Expand Down

0 comments on commit aaf3d8e

Please sign in to comment.