can't have links in escaped code
This commit is contained in:
parent
5366ba63d9
commit
6d649f4bc9
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ macOS developers will need:
|
||||||
git clone git@github.com:coreos-inc/quay.git && cd quay
|
git clone git@github.com:coreos-inc/quay.git && cd quay
|
||||||
|
|
||||||
# Install the system dependencies
|
# 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
|
# create a default virtualmachine for docker
|
||||||
docker-machine create -d virtualbox default
|
docker-machine create -d virtualbox default
|
||||||
|
|
Reference in a new issue