diff --git a/README.md b/README.md index 100ac3b50..99a331d50 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,6 @@ macOS developers will need: [command line tools]: https://developer.apple.com/downloads [xcode]: https://developer.apple.com/downloads [brew]: https://github.com/Homebrew/brew -[docker]: https://beta.docker.com/docs/mac/getting-started://beta.docker.com/docs/mac/getting-started -[docker-machine]: https://docs.docker.com/machine/install-machine://docs.docker.com/machine/install-machine -[pyenv]: https://github.com/yyuu/pyenv -[pyenv-virtualenv]: https://github.com/yyuu/pyenv-virtualenv ``` # Download the code @@ -96,6 +92,14 @@ git clone git@github.com:coreos-inc/quay-config.git ../quay-config ln -s ../../quay-config/local conf/stack ``` +### Useful docs + +[docker](https://beta.docker.com/docs/mac/getting-started://beta.docker.com/docs/mac/getting-started) +[docker-machine](https://docs.docker.com/machine/install-machine://docs.docker.com/machine/install-machine) +[pyenv](https://github.com/yyuu/pyenv) +[pyenv-virtualenv](https://github.com/yyuu/pyenv-virtualenv) + + ### Linux TODO