We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2371d17 + 5e06b78 commit 0242d52Copy full SHA for 0242d52
1 file changed
docs/accessing-context.md
@@ -225,8 +225,8 @@ clone the repository and create the necessary images by running the commands as
225
```bash
226
#!/bin/bash
227
git clone https://github.com/FIWARE/tutorials.Accessing-Context.git
228
-git checkout NGSI-v2
229
cd tutorials.Accessing-Context
+git checkout NGSI-v2
230
231
./services create; ./services start;
232
```
0 commit comments