Update snap installation instructions

If you don't install with classic confinement, you'll get permission errors trying to create sites with `zola init`.
This commit is contained in:
Bob "Wombat" Hogg 2018-11-28 22:16:40 -07:00 committed by GitHub
parent dd10f5d75a
commit 5fd7bf7e61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ $ yay -S zola-bin
Zola is available on snapcraft:
```bash
$ snap install --edge zola
$ snap install --edge --classic zola
```
## Windows