cd docs to readme in making sphinx

This commit is contained in:
Dmitriy Bazanov 2023-11-12 18:19:45 +03:00
parent b147f11aa0
commit 024f5b4446

View File

@ -11,6 +11,7 @@ $ poetry install
# How to make docs with Sphinx
```
$ cd docs
$ make html
```