summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChris Schlaeger <chris@linux.com>2020-08-17 18:47:42 +0200
committerChris Schlaeger <chris@linux.com>2020-08-17 18:47:42 +0200
commitbe2ad2d0ae9f959677a4bfa25e80d398431d2464 (patch)
tree02f1ac7836b62869c7d05e27f7844a280d072ed6 /README.md
parent7b142c605e1d859cfd63d42bcfbbef6fe9e45460 (diff)
downloadpostrunner-be2ad2d0ae9f959677a4bfa25e80d398431d2464.zip
Fix: Fix undefined local variable or method 'di' error
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8613375..4c7e60d 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ other operating systems as well.
## Installation
PostRunner is a [http://www.ruby-lang.org](Ruby) application. You need
-to have a Ruby 2.0 or later runtime environment installed. This
+to have a Ruby 2.4 or later runtime environment installed. This
application was developed and tested on Linux but may work on other
operating systems as well. You can either install it as root for all
users on the computer or as a particular user for just this user.