1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00

Update install-on-premise.md (#617)

correct formatting
This commit is contained in:
Rick Dawson
2021-05-27 10:28:42 -04:00
committed by GitHub
parent d9b95417c9
commit 492075be0f

View File

@@ -78,7 +78,7 @@ Bitwarden recommends configuring your Linux server with a dedicated `bitwarden`
```
sudo groupadd docker
```
```
4. Add the bitwarden user to the docker group:
```