summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2013-02-27 07:52:48 +0100
committerJochen Topf <jochen@topf.org>2013-02-27 07:52:48 +0100
commite3cb830c24325ee699f6178f47b31cca9628148e (patch)
tree9174053814f9f0b4be5c3e7df6b79888daec9478 /README
parent0e9c067bb0195fbc4db302d875d71bcc899d21ed (diff)
downloadtaginfo-e3cb830c24325ee699f6178f47b31cca9628148e.tar
taginfo-e3cb830c24325ee699f6178f47b31cca9628148e.tar.gz
Add Ruby 1.9.1 pre-requisite to README
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d76f08b..d1be45f 100644
--- a/README
+++ b/README
@@ -21,6 +21,7 @@ PREREQUISITES
-------------
Uses
+ * Ruby (must be at least 1.9.1)
* Mongrel or Apache2 mod_passenger
* Sinatra web framework http://www.sinatrarb.com/
* Rack Contrib Gem (for Rack::JSONP)