We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61696bd commit 35e9abeCopy full SHA for 35e9abe
README.md
@@ -18,6 +18,7 @@ git clone https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git --recurse-submodules
18
Using SSH:
19
```
20
git clone [email protected]:FreeRTOS/FreeRTOS-Plus-TCP.git --recurse-submodules
21
+git submodule update --checkout
22
23
24
If you have downloaded the repo without using the `--recurse-submodules` argument, you need to run:
0 commit comments