From 445c322133c751ad40d433d89e62326651952395 Mon Sep 17 00:00:00 2001 From: Patrick Auernig Date: Thu, 16 Nov 2017 10:59:04 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fe367d..d1e89e1 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Clone this repositiory. Run `bundle install` inside the clone directory. -Then run `ruby ./pacman-update-notify.rb`. +Then run `bundle exec ruby ./pacman-update-notify.rb`.