mirror of
https://github.com/bitwarden/server
synced 2026-01-04 09:33:40 +00:00
Update README.md
This commit is contained in:
@@ -74,7 +74,7 @@ You can deploy bitwarden using Docker containers on Windows, macOS, and Linux di
|
||||
### Linux & macOS
|
||||
|
||||
```
|
||||
sudo curl -s -o bitwarden.sh https://raw.githubusercontent.com/bitwarden/core/master/scripts/bitwarden.sh && chmod u+x bitwarden.sh
|
||||
curl -s -o bitwarden.sh https://raw.githubusercontent.com/bitwarden/core/master/scripts/bitwarden.sh && sudo chmod u+x bitwarden.sh
|
||||
|
||||
./bitwarden.sh install
|
||||
./bitwarden.sh start
|
||||
|
||||
Reference in New Issue
Block a user