mirror of
https://github.com/mainflux/mainflux.git
synced 2025-04-27 13:48:49 +08:00
Fix NATS install instruction (#423)
Signed-off-by: Ivan Milošević <iva@blokovi.com>
This commit is contained in:
parent
96bcc4cff4
commit
d89e91143b
@ -159,7 +159,7 @@ Mainflux uses NATS as it's central message bus. For development purposes (when n
|
||||
To do this execute:
|
||||
|
||||
```
|
||||
go get github.com/nats-io/go-nats
|
||||
go get github.com/nats-io/gnatsd
|
||||
```
|
||||
|
||||
This will install `gnatsd` binary that can be simply run by executing:
|
||||
|
Loading…
x
Reference in New Issue
Block a user