Skip to content

Commit

Permalink
Fix Docker run example in README
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Jul 22, 2018
1 parent 8e11ff1 commit bc17e6d
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 @@ -66,7 +66,7 @@ The command line client supports the basic CoAP methods.

You can skip the install section if you want to use Docker.

docker run coap get coap://coap.me/hello
docker run nning2/coap get coap://coap.me/hello

## Testing

Expand Down

0 comments on commit bc17e6d

Please sign in to comment.