add ./ to configure command so it actually works verbatim
diff --git a/Mac/OSX/README b/Mac/OSX/README
index 5b4c376..b6bdc64 100644
--- a/Mac/OSX/README
+++ b/Mac/OSX/README
@@ -58,7 +58,7 @@
 
 It is normally invoked indirectly through the main Makefile, as the last step
 in the sequence
-1. configure --enable-framework
+1. ./configure --enable-framework
 2. make
 3. make frameworkinstall