mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 09:53:22 +00:00
doc: fix code block in grpc docs
The code block after the :: is not displayed correctly without an empty line in between. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
This commit is contained in:
parent
f0a4777192
commit
98059bbca6
@ -42,6 +42,7 @@ Generating C++ FRR Bindings
|
||||
Generating FRR northbound bindings for C++ example:
|
||||
|
||||
::
|
||||
|
||||
# Install gRPC (e.g., on Ubuntu 20.04)
|
||||
sudo apt-get install libgrpc++-dev libgrpc-dev
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user