We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d2314 commit 4ba0738Copy full SHA for 4ba0738
1 file changed
README.md
@@ -84,7 +84,7 @@ By default, the submodules in this repository are configured with `update=none`
84
85
To build unit tests, the submodule dependency of Unity is required. Use the following command to clone the submodule:
86
```
87
-git submodule update --checkout --init --recursive --test/unit-test/Unity
+git submodule update --checkout --init --recursive test/unit-test/Unity
88
89
90
### Platform Prerequisites
0 commit comments