Fix wrong spacing

This commit is contained in:
Massive Box 2021-06-15 17:28:05 +02:00 committed by GitHub
parent 22f23093e7
commit 405c975549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ If your device can't handle the building process or you don't want to build on y
### Step 3: Run the docker image
```bash
sudo docker run \
sudo docker run \
--name session-open-group \
--restart unless-stopped \
-v session-open-group-data:/session-open-group-server/target/release/data \