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