1
0
mirror of https://github.com/bitwarden/help synced 2026-01-06 10:33:28 +00:00

filename typo (#558)

This commit is contained in:
Andras
2021-04-21 15:14:42 +02:00
committed by GitHub
parent c8aa9247b5
commit 8b734d833d

View File

@@ -33,7 +33,7 @@ Complete the following steps to install Bitwarden manually:
2. Create a new directory named `bwdata` and extract the `docker-stub.zip` archive to it:
```
unzip docker-sub.zip -d bwdata
unzip docker-stub.zip -d bwdata
```
The created directory matches what the `./docker/docker-compose.yml` file's mapped volumes expect, however you are free to change the location of these mappings on the host machine if desired.