Revert "Update snap installation instructions"

This reverts commit 5fd7bf7e61c87320b1c5a9f358df2d82525ea465.

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:
Leonardo Schwarz 2019-02-05 11:09:18 +01:00
parent 6761ee1a4e
commit 77aad07dc6

View File

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