Skip to content

Commit be3d395

Browse files
committed
Update README
1 parent 0dd350b commit be3d395

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ The tutorial uses [cUrl](https://ec.haxx.se/) commands throughout, but is also a
2121
**NGSI-v2** offers JSON based interoperability used in individual Smart Systems. To run this tutorial with **NGSI-v2**, use the `NGSI-v2` branch.
2222

2323
```console
24-
git clone https://github.com/FIWARE/tutorials.Identity-Management.git
25-
cd tutorials.Identity-Management
24+
git clone https://github.com/FIWARE/tutorials.IoT-Agent.git
25+
cd tutorials.IoT-Agent
2626
git checkout NGSI-v2
2727

2828
./services create
@@ -38,7 +38,7 @@ git checkout NGSI-v2
3838
**NGSI-LD** offers JSON-LD based interoperability used for Federations and Data Spaces. To run this tutorial with **NGSI-LD**, use the `NGSI-LD` branch.
3939

4040
```console
41-
git clone https://github.com/FIWARE/tutorials.Identity-Management.git
41+
git clone https://github.com/FIWARE/tutorials.IoT-Agent.git
4242
cd tutorials.IoT-Agent
4343
git checkout NGSI-LD
4444

0 commit comments

Comments
 (0)