diff --git a/README.md b/README.md index c0e929a85b..9394b58631 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Full documentation for deploying Bitwarden with Docker can be found in our help ``` curl -s -o bitwarden.sh \ https://raw.githubusercontent.com/bitwarden/core/master/scripts/bitwarden.sh \ - && sudo chmod u+x bitwarden.sh + && chmod +x bitwarden.sh ./bitwarden.sh install ./bitwarden.sh start ./bitwarden.sh updatedb