From e869269121b61883d55f2469fabf3c751b525d0f Mon Sep 17 00:00:00 2001 From: jdenisco Date: Tue, 26 Feb 2019 09:19:24 -0500 Subject: Fix centos build and build documentation Change-Id: I326204d26b613254e39c6a0ffe9f9491981ba3c3 Signed-off-by: jdenisco --- docs/gettingstarted/installing/ubuntu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/gettingstarted/installing/ubuntu.rst') 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 ====================== -- cgit 1.2.3-korg