fix building readme

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca
2016-03-04 13:08:51 +01:00
parent 4d7ac1999e
commit 89631ab4f1

View File

@@ -83,7 +83,7 @@ $ cd $GOPATH/src
$ mkdir -p github.com/runcom
$ cd runcom
$ git clone https://github.com/runcom/skopeo
$ make binary
$ cd skopeo && make binary
```
Man:
-