diff --git a/doc/README.md b/doc/README.md index e85cc51..3e34715 100644 --- a/doc/README.md +++ b/doc/README.md @@ -10,11 +10,11 @@ sphinx: 4.x ## Ręczne budowanie dokumentacji Windows: -```shell script +```shell make.bat html ``` Linux/MacOS: -```shell script +```shell make html ```