Add note about Ruby version

This commit is contained in:
Mispy 2014-03-31 03:08:27 -07:00
parent 425d284cc9
commit 47d600bb3b

View file

@ -4,6 +4,8 @@ Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Mar
## Installation
Requires Ruby 1.9.3+
```bash
gem install twitter_ebooks
```