Fix invisible cahr in readme.md

This commit is contained in:
Alexandre Foucher 2024-01-22 18:15:21 +01:00
parent b4895411c1
commit b214a5bd25

View file

@ -4,14 +4,14 @@
</div> </div>
## :wrench: Dependencies installation ## :wrench: Dependencies installation
```sh ```sh
pip3 install sphinx breathe pip3 install sphinx breathe
sudo apt-get install doxygen sudo apt-get install doxygen
``` ```
## :rocket: Compile documentation ## :rocket: Compile documentation
```sh ```sh
cd docs cd docs