Add info about release package in README
This commit is contained in:
parent
7d548c06b6
commit
4d544ee326
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ HTML GUI for youtube-dl (http://alltubedownload.net/)
|
||||||
![Screenshot](img/screenshot.png "Alltube GUI screenshot")
|
![Screenshot](img/screenshot.png "Alltube GUI screenshot")
|
||||||
|
|
||||||
##Setup
|
##Setup
|
||||||
|
|
||||||
|
### From a release package
|
||||||
|
You can download the latest release package [here](https://github.com/Rudloff/alltube/releases).
|
||||||
|
|
||||||
|
You just have to unzip it on your server and it should be ready to use.
|
||||||
|
|
||||||
|
### From Git
|
||||||
In order to get AllTube working, you need to use [npm](https://www.npmjs.com/) and [Composer](https://getcomposer.org/):
|
In order to get AllTube working, you need to use [npm](https://www.npmjs.com/) and [Composer](https://getcomposer.org/):
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
|
|
Loading…
Reference in a new issue