Skip to content

Commit 75126d8

Browse files
authored
fix(docs): typo
1 parent be227bb commit 75126d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Manim Slides Docker image, highly inspired from the Manim Community Docker image
55
Building the image can be done with:
66

77
```bash
8-
docker build -t manimcommunity/manim:TAG -f docker/Dockerfile .
8+
docker build -t manim-slide/manin-slide:TAG -f docker/Dockerfile .
99
```
1010

1111
from the root directory of the repository.

0 commit comments

Comments
 (0)