mirror of
https://github.com/3b1b/manim.git
synced 2025-11-14 22:47:45 +00:00
Updated macOS installation
This commit is contained in:
parent
43d28a8595
commit
d400952acc
1 changed files with 1 additions and 1 deletions
|
|
@ -8,5 +8,5 @@ Mac come preinstalled with python2, but to use manim, python3 is required
|
|||
2. Install Cairo: ``brew install cairo``
|
||||
3. Install Sox: ``brew install sox``
|
||||
4. Install ffmpeg: ``brew install ffmpeg``
|
||||
5. Install latex (MiKTeX): https://miktex.org/howto/install-miktex-mac
|
||||
5. Install latex (MacTeX): ``brew cask install mactex``
|
||||
6. Install manimlib ``pip install manimlib`` (or ``pip install --user manimlib`` to just yourself)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue