Skip to content

Commit

Permalink
Merge pull request #1 from kirillDanshin/patch-1
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
Sergio Andrés Virviescas Santana authored Jul 17, 2019
2 parents 7a1b908 + 6d0ec17 commit 37df67f
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 @@ -85,7 +85,7 @@ Get a basic configuration from [here](https://github.com/savsgio/kratgo/blob/mas
Run with:

```bash
docker run --rm --name kratgo -it -v <VOLUME WIHT CONFIG> -p 6081:6081 -p 6082:6082 savsgio/kratgo -config <CONFIG FILE PATH IN THE VOLUME>
docker run --rm --name kratgo -it -v <VOLUME WITH CONFIG> -p 6081:6081 -p 6082:6082 savsgio/kratgo -config <CONFIG FILE PATH IN THE VOLUME>
```

## Developers
Expand Down

0 comments on commit 37df67f

Please sign in to comment.