summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 7c2346989..3db97c4b2 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 3ea625716..c898c3cd2 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