summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6398bc3..1863167 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,9 @@ these instructions:
### Install system requirements
- sudo apt-get install git ruby1.9.3 rubygems couchdb bundler
+ sudo apt install git ruby couchdb bundler
+
+Your actual requirements might differ if you are running an older OS that defaults to ruby 1.9.
### Download source