Skip to content

Commit

Permalink
New zerobundle linux link to terminal install method
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloZeroNet committed Apr 25, 2016
1 parent 44ce10b commit af3fe99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

Expand Down

0 comments on commit af3fe99

Please sign in to comment.