mirror of
https://github.com/bitwarden/cli
synced 2025-12-10 13:23:35 +00:00
Update README.md
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user