Skip to content

Commit f3fbd3a

Browse files
Update README.md (#7)
1 parent affc887 commit f3fbd3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ to manage the thread safety for the MQTT connection. See [coreMQTT](https://www.
5050
### Cloning the Repository
5151
To clone using HTTPS:
5252
```
53-
git clone https://github.com/FreeRTOS/lab-iot-reference-nxp-rt1060.git --recurse-submodules
53+
git clone https://github.com/FreeRTOS/iot-reference-nxp-rt1060.git --recurse-submodules
5454
```
5555
Using SSH:
5656
```
57-
git clone [email protected]:FreeRTOS/lab-iot-reference-nxp-rt1060.git --recurse-submodules
57+
git clone [email protected]:FreeRTOS/iot-reference-nxp-rt1060.git --recurse-submodules
5858
```
5959
If you have downloaded the repo without using the `--recurse-submodules` argument, you should run:
6060
```

0 commit comments

Comments
 (0)