Skip to content

Commit

Permalink
Merge pull request #6 from dragonchaser/fix_arm_dockerfile
Browse files Browse the repository at this point in the history
Fix readme
  • Loading branch information
dragonchaser committed Oct 14, 2020
2 parents 1417c26 + 9a1b70b commit abf9833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ MIT see [LICENSE](https://github.com/dragonchaser/matrix-feeder/blob/master/LICE
#### run

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

#### build
Expand Down

0 comments on commit abf9833

Please sign in to comment.