Skip to content

Commit 18a9b11

Browse files
committed
Add notes
1 parent 7fa5dce commit 18a9b11

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,11 @@ available.
2424

2525
- このチュートリアルは[日本語](README.ja.md)でもご覧いただけます。
2626

27-
:warning: **Note:** This tutorial is designed for **NGSI-v2** developers looking to switch or upgrade systems to
28-
**NGSI-LD**, if you are building a linked data system from scratch or you are not already familiar with **NGSI-v2** then
29-
it is recommmended that you look directly at the
30-
[NGSI-LD developers tutorial](https://ngsi-ld-tutorials.readthedocs.io/) documentation.
27+
> [!NOTE]
28+
> This tutorial is designed for **NGSI-v2** developers looking to switch or upgrade systems to
29+
> **NGSI-LD**, if you are building a linked data system from scratch or you are not already familiar with **NGSI-v2** then
30+
> it is recommmended that you look directly at the
31+
> [NGSI-LD developers tutorial](https://ngsi-ld-tutorials.readthedocs.io/) documentation.
3132
3233
## Contents
3334

@@ -236,7 +237,8 @@ git checkout NGSI-v2
236237
./services orion
237238
```
238239

239-
> **Note:** If you want to clean up and start over again you can do so with the following command:
240+
> [!NOTE]
241+
> If you want to clean up and start over again you can do so with the following command:
240242
>
241243
> ```
242244
> ./services stop

0 commit comments

Comments
 (0)