From 474721d353ed0e11ea156a2b3f0173b9e97214b1 Mon Sep 17 00:00:00 2001 From: DownThePark Date: Sun, 31 Dec 2023 00:00:11 -0500 Subject: [PATCH] Update title, grammar and info for Snapcraft --- Third-party-packages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`