Update README.md

I actually tested on Ubuntu only
This commit is contained in:
Oleg Stepura 2018-07-13 23:02:42 +02:00 committed by GitHub
parent 9c7d0dcaa2
commit bd652ae4bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,8 @@ sudo apt-get install \
libnotify3.0-cil-dev \
libsoup2.4-dev \
libwebkit2gtk-4.0 \
meson
meson \
xsltproc
# On Fedora 27:
sudo dnf install \
@ -34,8 +35,7 @@ sudo dnf install \
meson \
notify-sharp3-devel \
webkitgtk4-devel \
webkit2-sharp \
xsltproc
webkit2-sharp
```