Skip to content

Commit c941f69

Browse files
committed
Add notes
1 parent f3f63f3 commit c941f69

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,8 @@ git checkout NGSI-v2
230230
./services create
231231
```
232232

233-
> **Note** The initial creation of Docker images can take up to three minutes
233+
> [!NOTE]
234+
> The initial creation of Docker images can take up to three minutes
234235
235236
Thereafter, all services can be initialized from the command-line by running the
236237
[services](https://github.com/FIWARE/tutorials.PEP-PRoxy/blob/NGSI-v2/services) Bash script provided within the
@@ -1492,7 +1493,8 @@ been provisioned as shown:
14921493

14931494
#### 2️⃣1️⃣ Request:
14941495

1495-
> **Note:** use the `access_token` from the previous request.
1496+
> [!NOTE]
1497+
> Use the `access_token` from the previous request.
14961498

14971499
```console
14981500
curl -iX PUT \

0 commit comments

Comments
 (0)