From af3fe99ebbc7fa81b9d6a4adb033a6971a548895 Mon Sep 17 00:00:00 2001 From: ZeroNet Date: Mon, 25 Apr 2016 11:50:14 +0200 Subject: [PATCH] New zerobundle linux link to terminal install method --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f9968f2..87bf957f 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,8 @@ It downloads the latest version of ZeroNet then starts it automatically. ### Linux terminal -* `wget https://github.com/HelloZeroNet/ZeroBundle/releases/download/0.1.1/ZeroBundle-linux64-v0.1.1.tar.gz` -* `tar xvpfz ZeroBundle-linux64-v0.1.1.tar.gz` +* `wget hhttps://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-linux64.tar.gz` +* `tar xvpfz ZeroBundle-linux64.tar.gz` * `cd ZeroBundle` * Start with `./ZeroNet.sh`