mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 05:57:44 +00:00
Update docker install link
This commit is contained in:
parent
f6dc1cb50f
commit
aad68a5503
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
`OUTPUT_DIRECTORY` environment variable to the directory where you want media
|
||||||
to be written.
|
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/)
|
2. [Install Docker Compose](https://docs.docker.com/compose/install/)
|
||||||
3. Render an animation
|
3. Render an animation
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue