Revert "Update snap installation instructions"
This reverts commit 5fd7bf7e61
.
Apparently it is not just no longer necessary to use classic
confinement, but actually impossible, i.e. snap emits an error that the
zola snap is not compatible with `--classic`.
This commit is contained in:
parent
6761ee1a4e
commit
77aad07dc6
|
@ -27,7 +27,7 @@ $ yay -S zola-bin
|
||||||
Zola is available on snapcraft:
|
Zola is available on snapcraft:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ snap install --edge --classic zola
|
$ snap install --edge zola
|
||||||
```
|
```
|
||||||
|
|
||||||
## Windows
|
## Windows
|
||||||
|
|
Loading…
Reference in a new issue