View Single Post
Old 05-12-2017, 08:32 AM   #1522
inthemood
Zealot
inthemood began at the beginning.
 
Posts: 130
Karma: 40
Join Date: May 2012
Location: Paris, France
Device: Kobo Aura 6", Kobo Forma 32G
Quote:
Originally Posted by mariosipad View Post
I forgot that OSX does not know "wget".

For OSX users:
Code:
curl -O https://getcomposer.org/composer.phar
php composer.phar global require "fxp/composer-asset-plugin:~1.1"
php composer.phar install --no-dev --optimize-autoloader
Thank you.
inthemood is offline   Reply With Quote