Changed inline code formatting to block code formatting

This commit is contained in:
skoh-fley 2013-04-08 16:47:53 -07:00
parent 9872f8fa5e
commit 334beabc6d

View file

@ -21,13 +21,13 @@ The server requires an additional dependency:
- [libgcrypt](http://www.gnu.org/software/libgcrypt/)
```
mkdir build
cd build
cmake ..
make
make install
```
To compile:
mkdir build
cd build
cmake ..
make
make install
The following flags can be passed to `cmake`: