fixed a typo
Signed-off-by: Jovan Kostovski <chombium@gmail.com>
This commit is contained in:
parent
6099da59e6
commit
74f890128d
|
@ -57,7 +57,7 @@ External dependencies needed for Mainflux are:
|
||||||
- NATS
|
- NATS
|
||||||
- NGINX
|
- NGINX
|
||||||
|
|
||||||
NATS have been installed.
|
NATS has been installed.
|
||||||
For Cassandra follow the instructions at http://cassandra.apache.org/download/
|
For Cassandra follow the instructions at http://cassandra.apache.org/download/
|
||||||
For NGINX follow the instructions here: http://nginx.org/en/docs/install.html
|
For NGINX follow the instructions here: http://nginx.org/en/docs/install.html
|
||||||
|
|
||||||
|
@ -71,4 +71,3 @@ sudo systemctl restart nginx.service
|
||||||
***
|
***
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue