Update README.md

This commit is contained in:
RiffSphere
2021-08-07 21:31:40 +02:00
committed by GitHub
parent ccc5161bd0
commit 9aa8f262ed

View File

@@ -98,7 +98,7 @@ In the config folder, make a copy of `collectarr.conf.example`, rename it `colle
**Docker Container**
```
docker create \
--name=Collectarr \
--name=collectarr \
-v <path to data>:/config \
riffsphere/collectarr
```