diff --git a/cpp-example/readme.md b/cpp-example/readme.md index f920af1..2d96120 100644 --- a/cpp-example/readme.md +++ b/cpp-example/readme.md @@ -4,14 +4,14 @@ -## :wrench: Dependencies installation +## :wrench: Dependencies installation ```sh pip3 install sphinx breathe sudo apt-get install doxygen ``` -## :rocket: Compile documentation +## :rocket: Compile documentation ```sh cd docs