beremiz

Update README.md
wxPython4
2022-10-20, etisserant
606c984a58c2
Parents 08a078a04f95
Children 6c7e8e8c6bc5
Update README.md

removed undue blank lines
  • +0 -3
    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`.