Update README.md

This commit is contained in:
mryuans 2025-04-05 10:26:25 +08:00 committed by GitHub
parent 190e304283
commit 636d32460d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -88,7 +88,7 @@ you can change the `tex_file_writing.py` in `manimlib/utils':
with tempfile.TemporaryDirectory() as temp_dir:
```
add a `dir=your/path` into the brackets.
add a `dir="your/path"` into the brackets.
(If you're using Linux or Mac OSX, please don't use path containing "~".)