Add gem 'win32console' note in the README

This commit is contained in:
Thibaud Guillaume-Gentil 2011-08-13 16:50:27 +02:00
parent 2c81e5b9bd
commit e7c23ff78d

View File

@ -109,6 +109,7 @@ And add them to your Gemfile:
``` ruby
gem 'rb-fchange'
gem 'rb-notifu'
gem 'win32console'
```
Usage