mirror of
https://github.com/slackhq/nebula.git
synced 2024-11-10 09:12:39 +08:00
Update README to include a link to go install docs (#919)
This commit is contained in:
parent
7e380bde7e
commit
c5ce945852
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ For each host, copy the nebula binary to the host, along with `config.yml` from
|
|||
|
||||
## Building Nebula from source
|
||||
|
||||
Download go and clone this repo. Change to the nebula directory.
|
||||
Make sure you have [go](https://go.dev/doc/install) installed and clone this repo. Change to the nebula directory.
|
||||
|
||||
To build nebula for all platforms:
|
||||
`make all`
|
||||
|
|
Loading…
Reference in a new issue