diff --git a/Third-party-packages.md b/Third-party-packages.md index 89d42b3..5f552f5 100644 --- a/Third-party-packages.md +++ b/Third-party-packages.md @@ -114,9 +114,9 @@ New versions are automatically built every night Available in void-packages as [vaultwarden](https://github.com/void-linux/void-packages/tree/master/srcpkgs/vaultwarden): `xbps-install vaultwarden` The web vault ([vaultwarden-web](https://github.com/void-linux/void-packages/tree/master/srcpkgs/vaultwarden-web)) can be optionally installed as well: `xbps-install vaultwarden-web` -## Snap App +## Snapcraft -Available as a [Snap](https://github.com/DownThePark/snapcraft-vaultwarden) through the [Snap Store](https://snapcraft.io/vaultwarden). +Available as a [snap](https://github.com/DownThePark/snapcraft-vaultwarden) through the [Snap Store](https://snapcraft.io/vaultwarden). The web-vault is included, and it's enabled by default. Vaultwarden can be installed on the command line using: `snap install vaultwarden`