Fix README typo

pull/4/head
Christophe Mehay 8 years ago
parent 6e513648cf
commit dc821c284a

@ -4,7 +4,7 @@ Create a tor hidden service with a link
```sh
# run a container with a network application
$ docker run -d --name hello_world tutum/hello_world
$ docker run -d --name hello_world tutum/hello-world
# and just link it to this container
$ docker run -ti --link hello_world goldy/tor-hidden-service

Loading…
Cancel
Save