diff --git a/README.md b/README.md index 910d072..3d4750a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Minimalist "Store" for snaps. ``` sudo apt install snapd python-virtualenv + +# ensure ubuntu-core gets installed from the normal store +sudo snap install hello ``` (Requires snapd >=2.0.6)