mirror of
https://github.com/bitwarden/cli
synced 2025-12-13 06:43:37 +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**
|
**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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user