Update README.md

This commit is contained in:
Patrick Auernig 2017-11-16 10:57:30 +01:00 committed by GitHub
parent 7804bbb7cc
commit ba25379203
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`.