Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
5208cb0
)
docs: fix missing quotes in ubuntu install instructions
04/30504/1
author
Paul Vinciguerra
<
[email protected]
>
Fri, 3 Apr 2020 03:50:25 +0000
(23:50 -0400)
committer
Dave Wallace
<
[email protected]
>
Fri, 18 Dec 2020 23:38:04 +0000
(23:38 +0000)
type: docs
Change-Id: Ifa09b63924f4b7bf2719bba6ada0e1122407641c
Signed-off-by: Paul Vinciguerra <
[email protected]
>
(cherry picked from commit
ac9a585c6207ac876025f924aeb96ddcac8c8805
)
docs/gettingstarted/installing/ubuntu.rst
patch
|
blob
|
history
diff --git
a/docs/gettingstarted/installing/ubuntu.rst
b/docs/gettingstarted/installing/ubuntu.rst
index
98d7354
..
2521b6d
100644
(file)
--- a/
docs/gettingstarted/installing/ubuntu.rst
+++ b/
docs/gettingstarted/installing/ubuntu.rst
@@
-1,11
+1,11
@@
.. _ubuntu:
.. 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
-----------------------
@@
-85,4
+85,4
@@
Uninstall the packages by running the following command:
.. code-block:: console
- sudo apt-get remove --purge
vpp*
+ sudo apt-get remove --purge
"vpp*"