Typo in command to check registry version

Signed-off-by: Harshal <p.harshal@gmail.com>
pull/1076/head
harche 2015-10-07 15:38:13 +05:30 committed by Harshal
parent 89bedf1e7f
commit 4ff7656ba1
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ Now create the directory for the registry data (this might require you to set pe
The `registry`
binary can then be run with the following:
$ $GOPATH/bin/registry -version
$ $GOPATH/bin/registry --version
$GOPATH/bin/registry github.com/docker/distribution v2.0.0-alpha.1+unknown
> __NOTE:__ While you do not need to use `go get` to checkout the distribution