Update docker install link

This commit is contained in:
Devin Neal 2019-06-08 15:28:25 -07:00 committed by GitHub
parent f6dc1cb50f
commit aad68a5503
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ environment variable to the directory containing your source code and the
`OUTPUT_DIRECTORY` environment variable to the directory where you want media
to be written.
1. [Install Docker](https://www.docker.com/products/overview)
1. [Install Docker](https://docs.docker.com)
2. [Install Docker Compose](https://docs.docker.com/compose/install/)
3. Render an animation
```sh