diff options
Diffstat (limited to 'docs/gettingstarted/installing/ubuntu.rst')
-rw-r--r-- | docs/gettingstarted/installing/ubuntu.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gettingstarted/installing/ubuntu.rst b/docs/gettingstarted/installing/ubuntu.rst index f887597f1bb..32050334f5b 100644 --- a/docs/gettingstarted/installing/ubuntu.rst +++ b/docs/gettingstarted/installing/ubuntu.rst @@ -95,7 +95,7 @@ Install the optional packages by running the following command: .. code-block:: console - sudo apt-get install vpp-dbg vpp-dev vpp-api-java vpp-api-python vpp-api-lua + sudo apt-get install vpp-dbg vpp-dev vpp-api-python vpp-api-lua Uninstall the Packages |