mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-27 10:55:48 +00:00
Merge pull request #69 from bktan8/fix-apt-get-install-command
Fix 2 apt-get commands missing "install" option.
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user