diff --git a/README.md b/README.md index deaa5a1..4e2699e 100644 --- a/README.md +++ b/README.md @@ -28,13 +28,17 @@ We provide natively packaged versions of the CLI for each platform which have no **Other Package Managers** - [Chocolatey](https://chocolatey.org/packages/bitwarden-cli) - ```bash + ```powershell choco install bitwarden-cli ``` - Homebrew - *coming soon* ```bash brew install bitwarden ``` +- [Snap](https://snapcraft.io/bw) + ```bash + sudo snap install bw + ``` ## Documentation