Browse Source
Merge pull request #541 from rwhogg/patch-1
Update snap installation instructions
index-subcmd
Vincent Prouillet
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 |
|
|