Update README.md (#580)

Since make clean does "rm -rf build/*", the sphinx-autobuild should happen in "build/html".
pull/582/head
Monviech 2 months ago committed by GitHub
parent 79a3aa037e
commit 9326c77c0a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -71,5 +71,5 @@ pip[3] install sphinx-autobuild
```
```
sphinx-autobuild source html
sphinx-autobuild source build/html
```

Loading…
Cancel
Save