Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
S3x0r committed Sep 21, 2018
2 parents 65181c0 + dbe24c6 commit 34a15e1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<h2>Download File from Lisk blockchain</h2>
<br>
Windows:<br>
to use it on windows just download files from "releases" and run GET_FILE.BAT<br>
<br>
Linux:<br>
download:<br>
wget https://raw.githubusercontent.com/S3x0r/Lisk-Download-File/master/download.php<br>
<br>
then:<br>
sudo php download.php<br>
<br>
if php is not present on Linux:<br>
sudo apt-get install php<br>
sudo apt-get install php-openssl<br>
<br><br>

0 comments on commit 34a15e1

Please sign in to comment.