docs: fix missing quotes in ubuntu install instructions
type: docs Change-Id: Ifa09b63924f4b7bf2719bba6ada0e1122407641c Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com> (cherry picked from commit ac9a585c6207ac876025f924aeb96ddcac8c8805)
This commit is contained in:
Paul Vinciguerra
committed by
Dave Wallace
parent
3b82d3e393
commit
1e44cf53b5
@ -1,11 +1,11 @@
|
|||||||
.. _ubuntu:
|
.. _ubuntu:
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
|
||||||
Ubuntu 18.04 - Setup the FD.io Repository
|
|
||||||
==========================================
|
|
||||||
|
|
||||||
Choose one of the following releases to install.
|
Ubuntu - Setup the FD.io Repository
|
||||||
|
===================================
|
||||||
|
|
||||||
|
Choose one of the following releases to install.
|
||||||
|
|
||||||
Update the OS
|
Update the OS
|
||||||
-----------------------
|
-----------------------
|
||||||
@ -85,4 +85,4 @@ Uninstall the packages by running the following command:
|
|||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
sudo apt-get remove --purge vpp*
|
sudo apt-get remove --purge "vpp*"
|
||||||
|
Reference in New Issue
Block a user