Missed one
This commit is contained in:
parent
6cc08d5247
commit
8d7c32c755
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ macOS developers will need:
|
|||
git clone git@github.com:coreos-inc/quay.git && cd quay
|
||||
|
||||
# Install the system dependencies
|
||||
brew install libevent libmagic postgresql gpgme [pyenv] pyenv-virtualenv docker docker-machine
|
||||
brew install libevent libmagic postgresql gpgme pyenv pyenv-virtualenv docker docker-machine
|
||||
|
||||
# create a default virtualmachine for docker
|
||||
docker-machine create -d virtualbox default
|
||||
|
|
Reference in a new issue