1
0
mirror of https://github.com/openshift/source-to-image.git synced 2026-02-05 12:44:54 +01:00

Add installation instructions for homebrew

I added a formula for source-to-image to Homebrew (https://github.com/Homebrew/homebrew-core/pull/8729). It means the
installation on OS X is much easier now.
This commit is contained in:
Philippe Hässig
2017-01-23 08:29:17 +01:00
parent e01e9b7cdd
commit 86343df2f6

View File

@@ -175,9 +175,15 @@ If a `save-artifacts` script exists, a prior image already exists, and the `--in
## Installation
##### For Linux/Mac
##### For Mac
Go to the [releases](https://github.com/openshift/source-to-image/releases/latest) page and download the correct distribution for your machine. If on a Mac, use the darwin-amd64 link. If on Linux, choose either the linux-386 or the linux-amd64 links for 32 and 64-bit, respectively.
You can either follow the installation instructions for Linux (and use the darwin-amd64 link) or you can just install source-to-image with Homebrew:
```$ brew install source-to-image```
##### For Linux
Go to the [releases](https://github.com/openshift/source-to-image/releases/latest) page and download the correct distribution for your machine. Choose either the linux-386 or the linux-amd64 links for 32 and 64-bit, respectively.
Unpack the downloaded tar with