mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
9 lines
296 B
ReStructuredText
9 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
|