Skip to content

Commit

Permalink
Merge pull request #15 from yalpayelekon/master
Browse files Browse the repository at this point in the history
Update accessing-context.md
  • Loading branch information
jason-fox authored Jan 13, 2025
2 parents 2371d17 + 5e06b78 commit 0242d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/accessing-context.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,8 @@ clone the repository and create the necessary images by running the commands as
```bash
#!/bin/bash
git clone https://github.com/FIWARE/tutorials.Accessing-Context.git
git checkout NGSI-v2
cd tutorials.Accessing-Context
git checkout NGSI-v2

./services create; ./services start;
```
Expand Down

0 comments on commit 0242d52

Please sign in to comment.