1
0
Fork 0
mirror of https://github.com/ruby-opencv/ruby-opencv synced 2023-03-27 23:22:12 -04:00

update installation document for bundle install

This commit is contained in:
ser1zw 2012-01-15 02:28:40 +09:00
parent 2e9b0c8df5
commit 841f3824b2

View file

@ -77,6 +77,7 @@ You can also install this library creating a gem like:
To add ruby-opencv in your Gemfile:
$ echo -e "\n"'gem "opencv", :git => "https://github.com/ser1zw/ruby-opencv"' >> Gemfile
$ bundle config build.opencv --with-opencv-dir=/path/to/opencvdir
$ bundle install # or bundle update
== SYNOPSIS: