Skip to content

Commit

Permalink
Fix a command in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JEnoch authored May 29, 2020
1 parent 815580f commit 44f5a0f
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 @@ -74,7 +74,7 @@ $ docker run --init -p 7447:7447/tcp -p 7447:7447/udp -p 8000:8000/tcp adlinktec
To see the zenoh manual page, simply do:

```bash
$ docker run --init -p 7447:7447/tcp -p 7447:7447/udp -p 8000:8000/tcp adlinktech/eclipse-zenoh:latest
$ docker run --init -p 7447:7447/tcp -p 7447:7447/udp -p 8000:8000/tcp adlinktech/eclipse-zenoh:latest --help
```


Expand Down

0 comments on commit 44f5a0f

Please sign in to comment.