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).
This commit is contained in:
Simental Magana, Marcos
2015-11-24 15:58:31 -06:00
parent 3891716c55
commit d9a4e72cdd

View File

@@ -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::