Commit b7dd4945 authored by Just van Rossum's avatar Just van Rossum

add ./ to configure command so it actually works verbatim

parent 3cba5c08
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment