From a5df65b2f4f5809024ccddc652024d4787f5fa56 Mon Sep 17 00:00:00 2001 From: Bun K Tan Date: Fri, 15 Dec 2017 13:03:18 -0800 Subject: [PATCH] On 2017-Dec-15: --------------- Fixed a couple of a apt-get commands that were missing the "install" option. Signed-off-by: Bun K Tan --- .../clear-linux/get-started/virtual-machine-install/kvm.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/clear-linux/get-started/virtual-machine-install/kvm.rst b/source/clear-linux/get-started/virtual-machine-install/kvm.rst index 4ee1b3da..053a80fc 100644 --- a/source/clear-linux/get-started/virtual-machine-install/kvm.rst +++ b/source/clear-linux/get-started/virtual-machine-install/kvm.rst @@ -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: