Skip to content

Commit

Permalink
Fix broken link in README
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago Castro <santi.1410@hotmail.com>
  • Loading branch information
bryant1410 committed Apr 26, 2017
1 parent 62d58ee commit 4e307ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Requirements:

- Go 1.6 or higher
- A [working golang](https://golang.org/doc/code.html) environment
- [Protobuf 3.x or higher] (https://developers.google.com/protocol-buffers/docs/downloads) to regenerate protocol buffer files (e.g. using `make generate`)
- [Protobuf 3.x or higher](https://developers.google.com/protocol-buffers/docs/downloads) to regenerate protocol buffer files (e.g. using `make generate`)

*SwarmKit* is built in Go and leverages a standard project structure to work well with Go tooling.
If you are new to Go, please see [BUILDING.md](BUILDING.md) for a more detailed guide.
Expand Down

0 comments on commit 4e307ca

Please sign in to comment.