diff options
-rw-r--r-- | Mac/OSX/README | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ portions of the Mac subtree into the Python.framework. 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 |