Skip to content

Commit ab45bf3

Browse files
author
Jason Evans
authored
Update README.md
1 parent eaf173b commit ab45bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tor-fied-web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The "apache" image is based on [OpenSUSE Tumbleweed](https://en.opensuse.org/Por
44

55
The image created by the "web_build" Dockerfile will create a rather huge image. It is designed to allow you to create websites using the markup language of your choice. You can either use Daps with Asciidoc, Sphinx with reStructuredText, or Pandoc with Markdown.
66

7-
To log into the container and use the tools, run: `docker -it exec torfiedweb_apache_1 bash`.
7+
To log into the container and use the tools, run: `docker exec -it torfiedweb_apache_1 bash`.
88

99
To fetch your Tor onion service url, run `docker exec torfiedweb_tor_1 v3onions`
1010

0 commit comments

Comments
 (0)