mirror of
https://github.com/openshift/source-to-image.git
synced 2026-02-05 12:44:54 +01:00
Update required Go version in README
Closes: #668 Signed-off-by: Jonathan Yu <jawnsy@redhat.com>
This commit is contained in:
@@ -169,11 +169,10 @@ If a `save-artifacts` script exists, a prior image already exists, and the `--in
|
||||
|
||||
## Dependencies
|
||||
|
||||
1. [Docker](http://www.docker.io) >= 1.6
|
||||
1. [Go](http://golang.org/) >= 1.4
|
||||
1. [docker](https://docker.com) >= 1.6
|
||||
1. [Go](https://golang.org/dl/) >= 1.7.1
|
||||
1. (optional) [Git](https://git-scm.com/)
|
||||
|
||||
|
||||
## Installation
|
||||
|
||||
##### For Linux/Mac
|
||||
|
||||
Reference in New Issue
Block a user