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

changed README.rdoc

This commit is contained in:
ser1zw 2011-04-23 01:33:21 +09:00
parent 9dc514277e
commit 3bba97baf1

View file

@ -40,7 +40,7 @@ Then inside the ruby-opencv folder run:
You can also add ruby-opencv in your Gemfile:
echo -e "\n"'gem "opencv", :git => "https://github.com/pcting/ruby-opencv"' >> Gemfile
echo -e "\n"'gem "opencv", :git => "https://github.com/ser1zw/ruby-opencv"' >> Gemfile
bundle install # or bundle update
== SYNOPSIS: