Skip to content

Commit

Permalink
Improved README
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Balais committed Nov 19, 2015
1 parent 16b3be2 commit 4f061f9
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 @@ -19,7 +19,7 @@ docker run -d -p 80:8891 bobey/manet
You can pass in every options Manet accepts:

```sh
docker run -d -p 80:8891 bobey/manet --host=0.0.0.0 --cache=3600 --cleanupRuntime --whitelist=...
docker run -d -p 80:8891 bobey/manet --cache=3600 --cleanupRuntime --whitelist=...
```

## Build
Expand Down

0 comments on commit 4f061f9

Please sign in to comment.