From bf7c67cbf4a474e7cdaa366839e2d74af06ac3a0 Mon Sep 17 00:00:00 2001 From: Jason Fox Date: Thu, 29 Feb 2024 12:20:17 +0100 Subject: [PATCH] Add Stellio --- README.ja.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.ja.md b/README.ja.md index 283e38e..ccd0706 100644 --- a/README.ja.md +++ b/README.ja.md @@ -321,7 +321,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 ``` > **注 :** クリーンアップして最初からやり直す場合は、次のコマンドで実行できます : diff --git a/README.md b/README.md index 2846961..4d16ce0 100644 --- a/README.md +++ b/README.md @@ -293,7 +293,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 ``` > [!NOTE]