From 691714ef6cc1a2896bb6d59b40e2c5612c81bbbf Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 25 May 2018 16:16:14 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index deaa5a146b..4e2699eb6d 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