manim/docs/source
CJ Lee b064af9abb
Update macos.rst (#3857)
* Update macos.rst

As of July/2024, brew installs Manim and its dependencies.
Guideline for installing dependencies with brew, and attempt to install using pip3 will no longer work either venv or not.
Now homebrew team manages python resources as "System-wide" only with Brew installed resources. 
Hence, to give first time installer just leave a single line install command would be the simplest option we have.

* Update docs/source/installation/macos.rst

---------

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2024-07-14 12:00:08 +00:00
..
_static Add option to run examples directly with binder (#3427) 2023-11-10 21:52:43 +01:00
_templates Added support for Manim type aliases in Sphinx docs + Added new TypeAliases (#3484) 2023-12-29 19:04:31 +01:00
changelog Prepare v0.18.0 (#3439) 2023-11-11 18:21:45 +01:00
contributing docs(contributing): add manim.typing guide (#3669) 2024-06-22 20:14:36 +00:00
faq Added FAQ entry regarding failed `manimpango` build (#3001) 2022-10-26 19:47:17 +02:00
guides Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00
installation Update macos.rst (#3857) 2024-07-14 12:00:08 +00:00
reference_index Added support for Manim type aliases in Sphinx docs + Added new TypeAliases (#3484) 2023-12-29 19:04:31 +01:00
tutorials [pre-commit.ci] pre-commit autoupdate (#3332) 2024-04-24 13:11:03 +02:00
changelog.rst Prepare new release: v0.18.1 (#3719) 2024-04-28 09:02:22 +00:00
conduct.md Added code of conduct (#935) 2021-01-18 19:14:57 +05:30
conf.py fix(copyright): automate copyright updating for docs (#3708) 2024-04-19 23:42:17 +02:00
contributing.rst Improve documentation section about contributing to docs (#3555) 2023-12-30 00:22:24 +01:00
examples.rst Add ref_class (#3598) 2024-02-01 23:27:49 +01:00
index.rst Fix minor grammatical errors found in the index page of the documentation (#3690) 2024-04-11 17:57:40 +02:00
installation.rst Let SceneFileWriter access ffmpeg via av instead of via external process (#3501) 2024-05-15 13:23:09 +00:00
plugins.rst Fix incorrect version number in plugin section in docs (#3849) 2024-07-11 11:24:19 -04:00
reference.rst Added :class:.ChangeSpeed, an animation wrapper that allows to smoothly change the speed at which an animation is played (#2749) 2022-07-06 16:39:55 +02:00
robots.txt Flake8 Changes + Fixing Warnings (#1968) 2021-09-03 13:45:48 -04:00
tutorials_guides.rst Refactored structure of documentation; added :doc:FAQ section <faq/index> (#2732) 2022-05-27 08:45:31 +00:00