mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 14:47:44 +00:00
Merging mac install doc from jarwin/patch-3
This commit is contained in:
parent
62206bc0e7
commit
73a1d37785
1 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,9 @@
|
|||
Mac
|
||||
===
|
||||
|
||||
A stub for mac installation
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue