Fixup code block formatting errors

Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
This commit is contained in:
Jarad Olson 2018-05-15 12:01:11 -06:00
parent 0beb75be81
commit d0648b3e67

View File

@ -38,6 +38,7 @@ Protobuf
~~~~~~~~
::
sudo apt-get install \
protobuf-c-compiler \
libprotobuf-c-dev
@ -46,6 +47,7 @@ ZeroMQ
~~~~~~
::
sudo apt-get install \
libzmq5 \
libzmq3-dev
@ -111,18 +113,21 @@ Protobuf
~~~~~~~~
::
--enable-protobuf
ZeroMQ
~~~~~~
::
--enable-zeromq
Compile
^^^^^^^
::
make
make check
sudo make install