can't have links in escaped code

This commit is contained in:
charltonaustin 2016-10-06 10:59:39 -04:00
parent 5366ba63d9
commit 6d649f4bc9

View file

@ -65,7 +65,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