From 4598b7768711b09a6add27cf94fb63c54098a7ac Mon Sep 17 00:00:00 2001 From: ZeroNet Date: Mon, 25 Apr 2016 11:51:44 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87bf957f..362ff060 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ It downloads the latest version of ZeroNet then starts it automatically. ### Linux terminal -* `wget hhttps://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-linux64.tar.gz` +* `wget https://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-linux64.tar.gz` * `tar xvpfz ZeroBundle-linux64.tar.gz` * `cd ZeroBundle` * Start with `./ZeroNet.sh`