fix(docs): typo in commands

This commit is contained in:
Jérome Eertmans
2023-03-02 13:36:14 +01:00
committed by GitHub
parent 5967760dc3
commit e809e64f9a

View File

@ -42,7 +42,7 @@ poetry run manim-slides wizard
or enter a new shell that uses this new Python environment:
```
poetry run
poetry shell
manim-slides wizard
```