chore(docs): warn users about #314 (#319)

* chore(docs): warn users about #314

Closes #316

* chore(lint): apply suggested changes
This commit is contained in:
Jérome Eertmans
2023-11-21 17:37:30 +01:00
committed by GitHub
parent fc594533e9
commit 2b25b6a89d

View File

@ -51,6 +51,11 @@ If none of those packages are installed, please refer to their specific installa
- [Manim](https://docs.manim.community/en/stable/installation.html)
- [ManimGL](https://3b1b.github.io/manim/getting_started/installation.html)
> **NOTE**: if you install Manim from its git repository, as suggested by ManimGL,
make sure to first check out a supported version (e.g., `git checkout tags/v1.6.1`
for ManimGL), otherwise it might install an unsupported version of Manim!
See [#314](https://github.com/jeertmans/manim-slides/issues/314) for an example.
<!-- end deps -->
### Pip Install