mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:57:44 +00:00
Fixed link for Dockerfile consultation.
This commit is contained in:
parent
1490dca713
commit
1320e2ede2
1 changed files with 1 additions and 1 deletions
|
|
@ -68,4 +68,4 @@ a Dockerfile provided.
|
|||
|
||||
On a Windows system, make sure to replace `$PWD` with an absolute path to manim.
|
||||
|
||||
Note that the shipped Docker image contains the bare requirements to run manim. To transform the Docker container into a fully-functioning development environment, you will have to edit your personal Dockerfile a bit. For a guide to create your own personal Docker image, consult []
|
||||
Note that the shipped Docker image contains the bare requirements to run manim. To transform the Docker container into a fully-functioning development environment, you will have to edit your personal Dockerfile a bit. For a guide to create your own personal Docker image, consult [this guide to Dockerfiles](https://www.howtoforge.com/tutorial/how-to-create-docker-images-with-dockerfile/).
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue