Skip to content

Commit 544c6a6

Browse files
authored
Update README.md
1 parent 9e6c6ba commit 544c6a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ docker logs huntarr-radarr
224224

225225
Run from the Unraid Command Line. This will eventaully be submitted to the Unraid App Store
226226

227+
```bash
227228
docker run -d --name huntarr-radarr \
228229
--restart always \
229230
-e API_KEY="your-api-key" \
@@ -238,6 +239,7 @@ docker run -d --name huntarr-radarr \
238239
-e STATE_RESET_INTERVAL_HOURS="168" \
239240
-e DEBUG_MODE="false" \
240241
huntarr/4radarr:latest
242+
```
241243

242244
### SystemD Service
243245

0 commit comments

Comments
 (0)