Merge pull request #973 from andreasb242/master

Fixed space in list
presentation
andreasb242 7 years ago committed by GitHub
commit fcc08e1dae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      readme/LinuxBuild.md

@ -8,7 +8,7 @@ Lua is needed for plugins, if it is missing, the plugins will be disabled.
### Arch
```bash
sudo pacman -S cmake gtk3 base-devel libxml2 cppunit portaudio libsndfile\
sudo pacman -S cmake gtk3 base-devel libxml2 cppunit portaudio libsndfile \
poppler-glib texlive-bin texlive-pictures gettext
```

Loading…
Cancel
Save