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 5 years ago
parent
commit
5fd7bf7e61
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/content/documentation/getting-started/installation.md

+ 1
- 1
docs/content/documentation/getting-started/installation.md 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


Loading…
Cancel
Save