We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be227bb commit 75126d8Copy full SHA for 75126d8
docker/README.md
@@ -5,7 +5,7 @@ Manim Slides Docker image, highly inspired from the Manim Community Docker image
5
Building the image can be done with:
6
7
```bash
8
-docker build -t manimcommunity/manim:TAG -f docker/Dockerfile .
+docker build -t manim-slide/manin-slide:TAG -f docker/Dockerfile .
9
```
10
11
from the root directory of the repository.
0 commit comments