Update 1-Building-Fleet.md (#314)

Add correct Docker link to Building Fleet doc.
This commit is contained in:
Mike Thomas 2021-02-16 04:22:43 +09:00 committed by GitHub
parent 7bfce469de
commit 8713daf44f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ To setup a working local development environment, you must install the following
* [Go](https://golang.org/doc/install) (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/) (probably already installed if you're on macOS/Linux)
* [Docker](https://www.docker.com/products/overview#/install_the_platform)
* [Docker](https://docs.docker.com/get-docker/)
> #### New to the Go language?
>