Remove threading
[middleman.git] / README.html
index 2d9e9fe..d8a8327 100644 (file)
@@ -32,7 +32,7 @@ configuration files.<br>
 extracting the archive type "./configure &amp;&amp; make", if you're
 using a BSD operating system you will need to use "gmake" rather than
 make, if that's unavailable as a last resort you can use BSD's make,
-then enter the "gcc -o mman *.o -pthread" command afterwards. There are
+then enter the "gcc -o mman *.o" command afterwards. There are
 several compile-time options available for the configure script, type
 "./configure --help" to see a complete list.<br>
 <br>