chiark / gitweb /
Fixed dropped character in MacOS wxPython build
authorsmorloc <smorloc@gmail.com>
Fri, 25 Jan 2013 14:45:33 +0000 (09:45 -0500)
committersmorloc <smorloc@gmail.com>
Fri, 25 Jan 2013 14:45:33 +0000 (09:45 -0500)
README.md

index 04cb559fc41b8476362c2dfef3caa9aef324299a..2c2e9b57042b73c2995721984eb9a9bad65a5491 100644 (file)
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Assuming you have virtualenv at *~/.virtualenvs/Cura/* and [wxPython sources](ht
         --enable-universal_binary=i386,x86_64 \
         --enable-webkit \
         --prefix=$HOME/.virtualenvs/Cura/ \
-        --with-expat
+        --with-expat \
         --with-libjpeg=builtin \
         --with-libpng=builtin \
         --with-libtiff=builtin \