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 2016-10-25 01:58:34 +02:00 committed by GitHub
parent 73f7af3eeb
commit 1b2b58f6b0

View File

@ -25,7 +25,7 @@ go get github.com/mainflux/mainflux
$GOBIN/mainflux
```
If you are new to Go, more information about setting-up environment and fetching Mainflux Lite code can be found [here](https://github.com/Mainflux/mainflux-lite/blob/master/doc/install.md).
If you are new to Go, more information about setting-up environment and fetching Mainflux code can be found [here](https://github.com/Mainflux/mainflux-lite/blob/master/doc/install.md).
### Docker
Running Mainflux in a Docker is even easier, as it will launch whole composition of microservices, so you do not have to care about dependencies.