Browse Source

yaourt -> yay

index-subcmd
Vincent Prouillet 5 years ago
parent
commit
34da6fdffd
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

@@ -13,7 +13,7 @@ Zola provides pre-built binaries for MacOS, Linux and Windows on the
Use your favourite AUR helper to install the `zola-bin` package.

```bash
$ yaourt -S zola-bin
$ yay -S zola-bin
```

### Snapcraft


Loading…
Cancel
Save