mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-12-17 12:04:35 +03:00
Fix minor spelling error (#159)
This commit is contained in:
@@ -106,7 +106,7 @@ cmake --build build/doc --target GenerateDocs
|
|||||||
open build/doc/doxygen/html/index.html
|
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
|
### Build everything at once
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user