Skip to content

Commit 9a1b70b

Browse files
Christiandragonchaser
authored andcommitted
Fix readme
1 parent 5c7f410 commit 9a1b70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MIT see [LICENSE](https://github.com/dragonchaser/matrix-feeder/blob/master/LICE
3333
#### run
3434

3535
```bash
36-
$> docker run -v/path/to/you/config.json:/matrix-feeder/config.json dragonchaser/matrix-feeder:latest
36+
$> docker run -v/path/to/you/config.json:/matrix-feeder/config/config.json dragonchaser/matrix-feeder:latest
3737
```
3838

3939
#### build

0 commit comments

Comments
 (0)