Skip to content

Commit

Permalink
Merge pull request 3b1b#21 from RaphaelAddile/patch-1
Browse files Browse the repository at this point in the history
Fix small typo in Readme.md
  • Loading branch information
eulertour committed Oct 17, 2018
2 parents e44d4fe + 08a7dc1 commit 4ffed92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The image does not contain a copy of the repo. This is intentional, as it allows

1. [Install Docker](https://www.docker.com/products/overview)
2. Get the docker image
* Pull it (reommended): `docker pull eulertour/manim:latest`, or
* Pull it (recommended): `docker pull eulertour/manim:latest`, or
* Build it: `docker build -t manim .`
3. Run it!
* Bind mount a local repo (recommended): `docker run -itv /path/to/your/local/manim/repo:/root/manim eulertour/manim` or
Expand Down

0 comments on commit 4ffed92

Please sign in to comment.