No commit message authored by Karel Slaný's avatar Karel Slaný
No commit message
......@@ -69,7 +69,7 @@ make -f Makefile.main clean
### Building the extension for Safari:
* On __OS X__ execute:
* On **OS X** execute:
``` shell
cmake -DTARGET_ARCH=x86_64 .
(cmake -DTARGET_ARCH=i386 .)
......
......