mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Update the required Go version
This commit is contained in:
parent
76ce270cbd
commit
1819a8d867
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ Building The Code
|
|||
|
||||
To setup a working local development environment, you must install the following minimum toolset:
|
||||
|
||||
* [Go](https://golang.org/dl/) (1.8 or greater)
|
||||
* [Go](https://golang.org/dl/) (1.9 or greater)
|
||||
* [Node.js](https://nodejs.org/en/download/current/) and [Yarn](https://yarnpkg.com/en/docs/install)
|
||||
* [GNU Make](https://www.gnu.org/software/make/)
|
||||
* [Docker](https://www.docker.com/products/overview#/install_the_platform)
|
||||
|
|
|
|||
Loading…
Reference in a new issue