From 545d6ca761dd330ea97dcaa5187b2074b2753c2f Mon Sep 17 00:00:00 2001 From: James Page Date: Thu, 28 Oct 2021 11:23:28 +0100 Subject: [PATCH] Refresh README Snap is now confined and aliases are all setup on install. Change-Id: Ief8b1e8bbc9f0a0cfcf193cbf4e08fb69c87a4b8 --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index f28ac3c..3c2723f 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,7 @@ tools. The openstackclients snap can be installed directly from the snap store: - sudo snap install --edge --classic openstackclients - -then setup the aliases for all client tools (this will automatically happen at -some point in the future): - - ls -1 /snap/bin/openstackclients.* | cut -f 2 -d . | xargs sudo snap alias openstackclients + sudo snap install openstackclients ## Support