mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
Update README.md
This commit is contained in:
parent
7524054c12
commit
f51d1ab8fe
@ -74,7 +74,7 @@ You can deploy bitwarden using Docker containers on Windows, macOS, and Linux di
|
|||||||
### Linux & macOS
|
### 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 install
|
||||||
./bitwarden.sh start
|
./bitwarden.sh start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user