Skip to content

Commit

Permalink
Update README.md (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ravibhagavandas committed Apr 1, 2022
1 parent affc887 commit f3fbd3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -50,11 +50,11 @@ to manage the thread safety for the MQTT connection. See [coreMQTT](https://www.
### Cloning the Repository
To clone using HTTPS:
```
git clone https://github.com/FreeRTOS/lab-iot-reference-nxp-rt1060.git --recurse-submodules
git clone https://github.com/FreeRTOS/iot-reference-nxp-rt1060.git --recurse-submodules
```
Using SSH:
```
git clone git@github.com:FreeRTOS/lab-iot-reference-nxp-rt1060.git --recurse-submodules
git clone git@github.com:FreeRTOS/iot-reference-nxp-rt1060.git --recurse-submodules
```
If you have downloaded the repo without using the `--recurse-submodules` argument, you should run:
```
Expand Down

0 comments on commit f3fbd3a

Please sign in to comment.