From 541f738a7f5a839a243a814abf624af7befd0336 Mon Sep 17 00:00:00 2001 From: Javier Revillas Date: Mon, 11 Sep 2017 12:36:07 +0300 Subject: [PATCH] Removing extra spaces introduced by PR #1. This closes #24 PR on GitHub. From 1903735e179a68c5cb661a375a1a022f764ed3f1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1400cab6..14bd1d15 100644 --- a/README.md +++ b/README.md @@ -406,8 +406,8 @@ For example, this command generates a module called **py33.unit.so** for Python 3.3: ``` -# ./configure python --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