update readme

This commit is contained in:
青轩 2024-07-17 17:05:38 +08:00
parent aaf60ad4cd
commit 8b378a0566

View file

@ -15,4 +15,5 @@ cd sphinx_doc
./build_sphinx_doc.sh
# step 4: view sphinx_doc/build/html/index.html using your browser
cd docs/sphinx_doc/build/html && python -m http.server 8899
```