summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/tor.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tor.md b/docs/tor.md
index b583ed5..15521af 100644
--- a/docs/tor.md
+++ b/docs/tor.md
@@ -9,6 +9,6 @@ This guide assumes that there is already a configured webserver sitting on port
HiddenServiceDir /var/lib/tor/4get
HiddenServicePort 80 127.0.0.1:80
```
-5. Start the tor service using `service tor restart`
+5. Restart the tor service using `service tor restart`
6. Wait for a while...
7. Run `cat /var/lib/tor/4get/hostname`. That is your onion address!