diff --git a/docs/source/installation/docker.rst b/docs/source/installation/docker.rst index 45eab6864b..1e2b16f0e5 100644 --- a/docs/source/installation/docker.rst +++ b/docs/source/installation/docker.rst @@ -45,7 +45,7 @@ modify to your liking. First, run .. code-block:: sh - docker run -it --name my-manim-container -v "/full/path/to/your/directory:/manim" manimcommunity/manim /bin/bash + docker run -it --name my-manim-container -v "/full/path/to/your/directory:/manim" manimcommunity/manim bash to obtain an interactive shell inside your container allowing you