diff --git a/README.md b/README.md index 9b8eabc26..53b56acda 100644 --- a/README.md +++ b/README.md @@ -405,8 +405,8 @@ For example, this command generates a module called **py33.unit.so** for Python 3.3: ``` -# ./configure php --module=py33 \ - --config=python-config-3.3 +# ./configure python --module=py33 \ + --config=python-config-3.3 configuring Python module checking for Python ... found checking for Python version ... 3.3