mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-01-03 10:12:48 +00:00
Fixup code block formatting errors
Signed-off-by: Jarad Olson <brotherdust+github@gmail.com>
This commit is contained in:
parent
0beb75be81
commit
d0648b3e67
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user