small fix in README

pull/117/head
Ulrich Mohr 6 months ago
parent af282c7d3e
commit 6970068d56

@ -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

Loading…
Cancel
Save