1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-04-26 13:48:53 +08:00

Update README.md

This commit is contained in:
Drasko DRASKOVIC 2015-12-07 01:29:56 +01:00
parent 08c3bac64e
commit fbb527b435

View File

@ -61,7 +61,7 @@ Executing:
```bash
docker-compose up
```
will automatically build the all the images, run Docker containers and create link between them - i.e. it will bring up Mianflux API server + MongoDB ready for use.
will automatically build all the images, run Docker containers and create link between them - i.e. it will bring up Mainflux API server + MongoDB ready for use.
For more details and troubleshooting please consult [Docker chapter on Mainflux Wiki](https://github.com/Mainflux/mainflux/wiki/Docker).
### Documentation