diff options
| -rw-r--r-- | doc/developer/building-frr-on-ubuntu1804.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer/building-frr-on-ubuntu1804.rst b/doc/developer/building-frr-on-ubuntu1804.rst index 90a393f54e..5512158034 100644 --- a/doc/developer/building-frr-on-ubuntu1804.rst +++ b/doc/developer/building-frr-on-ubuntu1804.rst @@ -8,7 +8,7 @@ Required packages :: - apt-get install \ + sudo apt-get install \ git \ autoconf \ automake \ |
