Fix minor spelling error (#159)

This commit is contained in:
Stefan Isak
2022-10-20 10:55:20 +02:00
committed by GitHub
parent 79f4345a26
commit a13bc56bcb

View File

@@ -106,7 +106,7 @@ cmake --build build/doc --target GenerateDocs
open build/doc/doxygen/html/index.html
```
To build the documentation locally, you will need Doxygen, jinja2 and Pygments on installed your system.
To build the documentation locally, you will need Doxygen, jinja2 and Pygments installed on your system.
### Build everything at once