Update WIN32.md
authorAdamansky Anton <adamansky@gmail.com>
Thu, 25 Apr 2013 04:40:05 +0000 (11:40 +0700)
committerAdamansky Anton <adamansky@gmail.com>
Thu, 25 Apr 2013 04:40:05 +0000 (11:40 +0700)
tcejdb/WIN32.md

index d8d0432..fad7f95 100644 (file)
@@ -7,13 +7,15 @@ Prerequsties
 ------------------------------------------
 
  * Install **Linux x64 OS** (tested on debian/ubuntu)
- * Install thise packages:
-
+ * Install all thise packages:
 
+```
     autoconf automake bash bison bzip2 cmake
     flex gcc intltool libtool make openssl
     patch perl pkg-config scons sed unzip
     wget xz-utils yasm zip wine git
+```
+
 
 Creating build environment
 -----------------------------------------