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:
parent
2e9b0c8df5
commit
841f3824b2
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue