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