Update README to include a link to go install docs (#919)

This commit is contained in:
Nate Brown 2023-07-20 21:30:38 -05:00 committed by GitHub
parent 7e380bde7e
commit c5ce945852
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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`