Moving links for our docks.
This commit is contained in:
parent
6d649f4bc9
commit
6cc08d5247
1 changed files with 8 additions and 4 deletions
12
README.md
12
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
|
||||
|
|
Reference in a new issue