Skip to content

Commit

Permalink
Merge pull request #24 from tillepille/master
Browse files Browse the repository at this point in the history
Update Readme for new Docker usage
  • Loading branch information
kovetskiy authored Jul 29, 2020
2 parents 8f90e5a + 88b6e0b commit a9b9cf6
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 @@ -186,7 +186,7 @@ go get -v github.com/kovetskiy/mark
### Docker

```bash
$ docker run --rm -i kovetskiy/mark:latest <params>
$ docker run --rm -i kovetskiy/mark:latest mark <params>
```

## Usage
Expand Down

0 comments on commit a9b9cf6

Please sign in to comment.