mirror of
https://github.com/jeertmans/manim-slides.git
synced 2025-08-06 14:19:52 +08:00
readme update
This commit is contained in:
@ -5,7 +5,7 @@ Tool for live presentations using [manim](https://www.manim.community/)
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install manim_presentation opencv-python
|
pip install manim-presentation opencv-python
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
@ -83,7 +83,7 @@ virtualenv --python=python3.7 env
|
|||||||
Install `manim` and `manim_presentation`
|
Install `manim` and `manim_presentation`
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install manim manim_presentation opencv-python
|
pip install manim manim-presentation opencv-python
|
||||||
```
|
```
|
||||||
|
|
||||||
Render the example scene
|
Render the example scene
|
||||||
|
Reference in New Issue
Block a user