diff --git a/README.rdoc b/README.rdoc index fd4a0d3..987ebf0 100644 --- a/README.rdoc +++ b/README.rdoc @@ -58,13 +58,11 @@ Follow INSTALLATION but use this command when compiling the gem: make make install -Installing ffcall might not work (that's because ffcall at the mment can't be compiled on 64bit systems). +Installing ffcall might not work (that's because ffcall at the moment can't be compiled on 64bit systems). That's ok. == SYNOPSIS: -Once installed - including ffcall - it is possible to show images via GUI Window. - require "opencv" image = OpenCV::IplImage.load("sample.jpg")