Improve documentation.
This commit is contained in:
parent
5041002f5e
commit
9c0155ed30
1 changed files with 6 additions and 2 deletions
|
@ -4,10 +4,14 @@ README
|
|||
Requirements
|
||||
------------
|
||||
|
||||
First, make sure your ruby was compiled with the --enable-shared options.
|
||||
If not, reinstall it (let's say version 1.9.3-p392) with with :
|
||||
|
||||
CONFIGURE_OPTS="--enable-shared" rbenv install 1.9.3-p392
|
||||
|
||||
Install the following gems
|
||||
|
||||
|
||||
* qtbindings
|
||||
qtbindings
|
||||
|
||||
Those could also be provided by your linux distribution and installable
|
||||
with
|
||||
|
|
Loading…
Reference in a new issue