Skip to content

Commit

Permalink
Add Orion, Scorpio, Stellio options
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Feb 29, 2024
1 parent 63f0ffd commit 6fcd689
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/linked-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ git clone https://github.com/FIWARE/tutorials.Linked-Data.git
cd tutorials.Linked-Data
git checkout NGSI-v2
./services orion|scorpio
./services orion|scorpio|stellio
```

This command will also import seed data from the previous [Store Finder tutorial](getting-started.md) on startup.
Expand Down
2 changes: 1 addition & 1 deletion docs/relationships-linked-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ within the repository. Please clone the repository and create the necessary imag
git clone https://github.com/FIWARE/tutorials.Relationships-Linked-Data.git
cd tutorials.Relationships-Linked-Data
./services start
./services orion|scorpio|stellio
```

> **Note:** If you want to clean up and start over again you can do so with the following command:
Expand Down

0 comments on commit 6fcd689

Please sign in to comment.