Fix README typo

This commit is contained in:
Christophe Mehay 2016-07-02 16:55:48 +02:00
parent 6e513648cf
commit dc821c284a

View file

@ -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