code to readme

This commit is contained in:
Dmitriy Bazanov 2023-09-20 01:02:37 +03:00
parent 2b044e2ada
commit 23b333a3b0

View File

@ -7,12 +7,9 @@ poetry install
# How to make docs with Sphinx
«`{bash} {
cd src/docs
make html
}«`
```
$ cd src/docs
$ make html
```