Refresh README

Snap is now confined and aliases are all setup on install.

Change-Id: Ief8b1e8bbc9f0a0cfcf193cbf4e08fb69c87a4b8
This commit is contained in:
James Page 2021-10-28 11:23:28 +01:00
parent 2045b221bd
commit 545d6ca761
1 changed files with 1 additions and 6 deletions

View File

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