Update README.md wxPython4
authoretisserant <edouard.tisserant@gmail.com>
Thu, 20 Oct 2022 18:15:31 +0200
branchwxPython4
changeset 3638 606c984a58c2
parent 3637 08a078a04f95
child 3639 6c7e8e8c6bc5
Update README.md

removed undue blank lines
README.md
--- 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`.