summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorJavier Revillas <jrevillas@massivedynamic.io>2017-09-11 12:36:07 +0300
committerJavier Revillas <jrevillas@massivedynamic.io>2017-09-11 12:36:07 +0300
commit541f738a7f5a839a243a814abf624af7befd0336 (patch)
tree8a346f136f1ae47330f1c63b7a64e8d60b647fb8 /README.md
parent962f1279391ce3fbf555447c48c37fc3455f13b2 (diff)
downloadunit-541f738a7f5a839a243a814abf624af7befd0336.tar.gz
unit-541f738a7f5a839a243a814abf624af7befd0336.tar.bz2
Removing extra spaces introduced by PR #1.
This closes #24 PR on GitHub. From 1903735e179a68c5cb661a375a1a022f764ed3f1
Diffstat (limited to '')
-rw-r--r--README.md4
1 files 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&nbsp;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