@@ -1,4 +1,4 @@
-
+```bash
BUILD ON LINUX/MAC OSX:
./configure
make
@@ -29,4 +29,4 @@ DESTDIR=`pwd`/build/linux-debug-gcc-any/install make install
or
3b) dpkg-buildpackage -B --no-sign
4) lintian -i -I --show-overrides ../libopc_0.0.2_i386.changes | less
+```