From d9a4e72cdd545939895405cdead0a03151f7ce85 Mon Sep 17 00:00:00 2001 From: "Simental Magana, Marcos" Date: Tue, 24 Nov 2015 15:58:31 -0600 Subject: [PATCH] Update clr_bundle_add command to install containers-basic From Clear Linux* release 5050 the instruction to install a new bundle has changed from clr_bundle_add to swupd bundle-add. This change updates the instructions to install the containers-basic bundle to be compatible with the most recent Clear Linux* image released in public (5140 for native/cloud/kvm and 5210 for container image). --- source/gs-clear-containers-gettting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/gs-clear-containers-gettting-started.rst b/source/gs-clear-containers-gettting-started.rst index 256904f6..ce033fcd 100644 --- a/source/gs-clear-containers-gettting-started.rst +++ b/source/gs-clear-containers-gettting-started.rst @@ -56,7 +56,7 @@ instructions below: #. Enable the repository by running the following as the ``root`` user:: - # clr_bundle_add containers-basic + # swupd bundle-add containers-basic #. Reload your systemd configuration::