mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Update README.md
This commit is contained in:
parent
98a25eaefe
commit
3ec8bb0d28
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ pip install -r requirements.txt
|
||||||
python manim.py example_scenes.py OpeningManimExample
|
python manim.py example_scenes.py OpeningManimExample
|
||||||
```
|
```
|
||||||
### Mac OSX
|
### Mac OSX
|
||||||
1. Install FFmpeg,LaTeX,cairo in terminal using homebrew.
|
1. Install FFmpeg, LaTeX, Cairo in terminal using homebrew.
|
||||||
```sh
|
```sh
|
||||||
brew install ffmpeg mactex cairo
|
brew install ffmpeg mactex cairo
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Reference in a new issue