We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e655ff commit 6c42ec3Copy full SHA for 6c42ec3
1 file changed
README.md
@@ -136,7 +136,8 @@ git submodule update --init --recursive
136
```
137
138
> [!NOTE]
139
-> The initial creation of Docker images can take up to three minutes
+>
140
+> The initial creation of Docker images can take up to three minutes
141
142
Thereafter, all services can be initialized from the command-line by running the
143
[services](https://github.com/FIWARE/tutorials.Media-Streams/blob/NGSI-v2/services) Bash script provided within the
@@ -149,6 +150,7 @@ repository:
149
150
Where `<command>` will vary depending upon the exercise we wish to activate.
151
152
153
154
> If you want to clean up and start over again you can do so with the following command:
155
>
156
> ```console
0 commit comments