Merge pull request #191 from 3b1b/readme-edit

added aggdraw-1.3 caveat to README
This commit is contained in:
Grant Sanderson 2018-04-04 13:37:27 -07:00 committed by GitHub
commit f19a50784b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,11 @@ dependencies.
This doesn't install freetype, but I don't think it's required for this project
The latest version of aggdraw (1.3 as of 2018) does not work with manim. Uninstall it beforehand if necessary:
```sh
pip uninstall aggdraw
```
## How to Use
Try running the following:
```sh