summaryrefslogtreecommitdiff
path: root/doc/developer
diff options
context:
space:
mode:
Diffstat (limited to 'doc/developer')
-rw-r--r--doc/developer/building-frr-for-ubuntu2004.rst2
-rw-r--r--doc/developer/building-frr-for-ubuntu2204.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/developer/building-frr-for-ubuntu2004.rst b/doc/developer/building-frr-for-ubuntu2004.rst
index 7c23469897..3db97c4b2d 100644
--- a/doc/developer/building-frr-for-ubuntu2004.rst
+++ b/doc/developer/building-frr-for-ubuntu2004.rst
@@ -29,7 +29,7 @@ installed.
.. code-block:: console
- sudo apt-get install libgrpc++-dev protobuf-compiler-grpc \
+ sudo apt-get install libgrpc++-dev protobuf-compiler-grpc
Config Rollbacks
diff --git a/doc/developer/building-frr-for-ubuntu2204.rst b/doc/developer/building-frr-for-ubuntu2204.rst
index 3ea625716d..c898c3cd2c 100644
--- a/doc/developer/building-frr-for-ubuntu2204.rst
+++ b/doc/developer/building-frr-for-ubuntu2204.rst
@@ -29,7 +29,7 @@ installed.
.. code-block:: console
- sudo apt-get install libgrpc++-dev protobuf-compiler-grpc \
+ sudo apt-get install libgrpc++-dev protobuf-compiler-grpc
Config Rollbacks