update installation readme

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-01-21 11:39:45 +01:00
parent 00da9020fd
commit 040aab25ea

View File

@ -92,9 +92,16 @@ $ make
```
Installing
-
If you built from the _Building_ step, just do:
```sh
$ sudo make install
```
You can also grab a binary, built for _linux x86_64_, from the releases page, or:
```sh
$ export RELEASE=0.0.1
$ wget https://github.com/runcom/skopeo/releases/download/v$RELEASE/skopeo
$ sudo mv skopeo /usr/local/bin/skopeo
```
License
-
MIT