New zerobundle linux link to terminal install method

This commit is contained in:
ZeroNet 2016-04-25 11:50:14 +02:00
parent 44ce10b14b
commit af3fe99ebb
1 changed files with 2 additions and 2 deletions

View File

@ -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`