1
0
mirror of https://github.com/bitwarden/cli synced 2025-12-13 14:53:33 +00:00

Update README.md

This commit is contained in:
Kyle Spearrin
2018-05-25 16:16:14 -04:00
committed by GitHub
parent 73ac716015
commit 691714ef6c

View File

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