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:
parent
dd10f5d75a
commit
5fd7bf7e61
|
@ -21,7 +21,7 @@ $ yay -S zola-bin
|
|||
Zola is available on snapcraft:
|
||||
|
||||
```bash
|
||||
$ snap install --edge zola
|
||||
$ snap install --edge --classic zola
|
||||
```
|
||||
|
||||
## Windows
|
||||
|
|
Loading…
Reference in a new issue