README.rdoc in libnotify-0.0.3 vs README.rdoc in libnotify-0.0.4

- old
+ new

@@ -22,13 +22,16 @@ # Mixed syntax Libnotify.show(options) do |n| n.timeout = 1.5 # overrides :timeout in options end -== Install via gemcutter - gem install gemcutter - gem tumble +== Installation + gem install libnotify + +You need libnotify. On Debian you can just do: + + apt-get install libnotify1 == Authors * Peter Suschlik == TODO