We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf2f6c commit c4ccd2cCopy full SHA for c4ccd2c
1 file changed
README.md
@@ -94,7 +94,7 @@ By default, the submodules in this repository are configured with `update=none`
94
95
To build unit tests, the submodule dependency of CMock is required. Use the following command to clone the submodule:
96
```
97
-git submodule update --checkout --init --recursive --test/unit-test/CMock
+git submodule update --checkout --init --recursive test/unit-test/CMock
98
99
100
### Platform Prerequisites
0 commit comments