Skip to content

Commit abf9833

Browse files
authored
Merge pull request #6 from dragonchaser/fix_arm_dockerfile
Fix readme
2 parents 1417c26 + 9a1b70b commit abf9833

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)