Skip to content

Commit bac2181

Browse files
authored
chore(README): add note for M1 chips and doc. feat
1 parent 2f8f756 commit bac2181

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ Tool for live presentations using either [Manim (community edition)](https://www
2626

2727
While installing Manim Slides and its dependencies on your global Python is fine, I recommend using a [virtualenv](https://docs.python.org/3/tutorial/venv.html) for a local installation.
2828

29+
> **_NOTE:_** Startin with version 4.2, Manim Slides seems to have **troubles installing on mac M1 chips**. An issue has been created [#53](https://github.com/jeertmans/manim-slides/issues/53), and we recommend following its evolution for any update.
30+
2931
### Dependencies
3032

3133
Manim Slides requires either Manim or ManimGL to be installed. Having both packages installed is fine too.
@@ -171,6 +173,7 @@ Below is a non-exhaustive list of features:
171173
| Support for 3D Scenes | :heavy_check_mark: | :heavy_multiplication_x: |
172174
| Documented code | :heavy_check_mark: | :heavy_multiplication_x: |
173175
| Tested on Unix, macOS, and Windows | :heavy_check_mark: | :heavy_multiplication_x: |
176+
| Hide mouse cursor | :heavy_check_mark: | :heavy_multiplication_x: |
174177

175178
## F.A.Q
176179

0 commit comments

Comments
 (0)