mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-09-19 21:33:29 +08:00
fix typo
This commit is contained in:
@ -62,7 +62,7 @@ class Example(Slide):
|
|||||||
```
|
```
|
||||||
git clone https://github.com/galatolofederico/manim-presentation.git
|
git clone https://github.com/galatolofederico/manim-presentation.git
|
||||||
cd manim-presentation
|
cd manim-presentation
|
||||||
virtualenv --python=python3.6 env
|
virtualenv --python=python3.7 env
|
||||||
. ./env/bin/activate
|
. ./env/bin/activate
|
||||||
python setup.py install
|
python setup.py install
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user