mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Update README.md
This commit is contained in:
parent
190e304283
commit
636d32460d
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ you can change the `tex_file_writing.py` in `manimlib/utils':
|
||||||
with tempfile.TemporaryDirectory() as temp_dir:
|
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 "~".)
|
(If you're using Linux or Mac OSX, please don't use path containing "~".)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue