--- a/README.md Thu Oct 20 18:10:27 2022 +0200
+++ b/README.md Thu Oct 20 18:15:31 2022 +0200
@@ -179,7 +179,6 @@
```
cd ~/Beremiz/doc
make all
-
```
Result documentation is stored in directories `doc/_build/dirhtml*`.
@@ -191,7 +190,6 @@
```
sudo apt-get install textlive-latex-base texlive-latex-recommended \
texlive-fonts-recommended texlive-latex-extra
-
```
Build documentation
@@ -199,7 +197,6 @@
```
cd ~/Beremiz/doc
make latexpdf
-
```
Result documentation is stored in `doc/_build/latex/Beremiz.pdf`.