mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-07 18:15:35 +00:00
Added composer install instructions
This commit is contained in:
11
README.md
11
README.md
@@ -8,3 +8,14 @@ Zöff is built around the youtube search and video API, and enables the creation
|
|||||||
|
|
||||||
|
|
||||||
The project is currently under development and runs on http://zoff.no
|
The project is currently under development and runs on http://zoff.no
|
||||||
|
|
||||||
|
Install notes
|
||||||
|
=============
|
||||||
|
|
||||||
|
This projects uses composer. Install composer by typing:
|
||||||
|
|
||||||
|
curl -sS https://getcomposer.org/installer | php
|
||||||
|
|
||||||
|
After that, fetch project dependencies:
|
||||||
|
|
||||||
|
composer.phar install
|
||||||
Reference in New Issue
Block a user