Browse Source
Update snap installation instructions
If you don't install with classic confinement, you'll get permission errors trying to create sites with `zola init`.
index-subcmd
Bob "Wombat" Hogg
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/content/documentation/getting-started/installation.md
|
@@ -21,7 +21,7 @@ $ yay -S zola-bin |
|
|
Zola is available on snapcraft: |
|
|
Zola is available on snapcraft: |
|
|
|
|
|
|
|
|
```bash |
|
|
```bash |
|
|
$ snap install --edge zola |
|
|
|
|
|
|
|
|
$ snap install --edge --classic zola |
|
|
``` |
|
|
``` |
|
|
|
|
|
|
|
|
## Windows |
|
|
## Windows |
|
|