diff --git a/README.md b/README.md index 1a6721b..6fe367d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # Pacman Update Notifier Simple update notification script for pacman. + Uses DBus to send update notifications. + +## Setup +Clone this repositiory. + +Run `bundle install` inside the clone directory. + +Then run `ruby ./pacman-update-notify.rb`.