21 lines
236 B
Markdown
21 lines
236 B
Markdown
README
|
|
======
|
|
|
|
Requirements
|
|
------------
|
|
|
|
Install the following gems
|
|
|
|
|
|
* qtbindings
|
|
|
|
Those could also be provided by your linux distribution and installable
|
|
with
|
|
|
|
apt-get install libqt4-ruby
|
|
|
|
or
|
|
|
|
apt-get install ruby-qt4
|
|
|
|
|