diff --git a/README.md b/README.md index 0072f53..03f4f7c 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,8 @@ Requires 5G Wifi connection. 4. sh install.sh ##Building on Manjaro -1. sudo pamac install cmake -2. sh install.sh +
sudo pamac install cmake+
sh install.shWhen you use gnome, you need to switch to Xord by using default session "Gnome with Xorg" at GDM. ##GTK+ Features: @@ -37,5 +37,6 @@ Add /usr/bin/airplayserver by: with this:
#!/bin/bash sudo $APPDIR/gnome-script.sh +sleep 1 #gives the services time to fully start cd $APPDIR/build ./AirplayServer\ No newline at end of file