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 c8a98939e62..65fd5e21f00 100644 --- a/docs/gettingstarted/installing/ubuntu.rst +++ b/docs/gettingstarted/installing/ubuntu.rst @@ -87,7 +87,7 @@ For the master packages: .. code-block:: console - sudo apt-get install vpp-plugin-core vpp-ext-deps vpp-api-python vpp-dbg vpp-dev vpp-plugin-dpdk + sudo apt-get install vpp-plugin-core vpp-api-python vpp-dbg vpp-dev vpp-plugin-dpdk Uninstall the Packages ====================== |