small fix in README

This commit is contained in:
Ulrich Mohr 2022-09-13 18:19:35 +02:00
parent af282c7d3e
commit 6970068d56
1 changed files with 1 additions and 1 deletions

View File

@ -175,7 +175,7 @@ cmake -DFSFW_BUILD_DOCS=ON -DFSFW_OSAL=host ..
Then you can generate the documentation using
```sh
cmake --build . -j
cmake --build . -- Sphinx -j
```
You can find the generated documentation inside the `docs/sphinx` folder inside the build