From 6a834142ba135eb3f3b1c42130e4e8e33eeb1756 Mon Sep 17 00:00:00 2001 From: Daniel Winzen Date: Sun, 6 Jan 2019 19:44:49 +0100 Subject: [PATCH] Fixed typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 469f987..f364b69 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ deb tor+http://sdscoq7snqtznauu.onion/torproject.org sid main Copy (and modify according to your needs) the site files in `var/www` to `/var/www` and the configuration files in `etc` to `/etc` after installation has finished. Then restart some services: ``` -systemctl deamon-reload && service tor restart && service dnsmasq restart +systemctl daemon-reload && service tor restart && service dnsmasq restart ``` Now there should be an onion domain in `/var/lib/tor/hidden_service/hostname`: