Merge pull request #69 from bktan8/fix-apt-get-install-command

Fix 2 apt-get commands missing "install" option.
This commit is contained in:
Rodrigo Caballero
2017-12-15 15:39:25 -06:00
committed by GitHub
@@ -125,13 +125,13 @@ To add :abbr:`GDM (GNOME Display Manager)` to the |CL| VM, follow these steps:
.. code-block:: console
# apt-get vncviewer
# apt-get install vncviewer
* On Mint\* 18.1 “Serena” Desktop:
.. code-block:: console
# apt-get vncviewer
# apt-get install vncviewer
* On Fedora\* 25 Workstation: