mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 19:46:21 +08:00
10 lines
296 B
ReStructuredText
10 lines
296 B
ReStructuredText
Mac
|
|
===
|
|
|
|
The simplest way to install the system dependencies on Mac OS X is with Homebrew.
|
|
|
|
1. Installing Cairo: ``brew install cairo``
|
|
2. Installing Sox: ``brew install sox``
|
|
3. Installing ffmpeg: ``brew install ffmpeg``
|
|
4. Installing latex (MiKTeX): https://miktex.org/howto/install-miktex-mac
|