Skip to content
This repository has been archived by the owner on Aug 25, 2022. It is now read-only.

Doc installation error #151

Closed
frandzdy opened this issue Mar 14, 2017 · 0 comments
Closed

Doc installation error #151

frandzdy opened this issue Mar 14, 2017 · 0 comments

Comments

@frandzdy
Copy link

README.md

Via Composer

Install composer in your project: curl -s http://getcomposer.org/installer | php
Create a composer.json file (or update it) in your project root:

  {
    "require": {
      "wisembly/elephant.io": "~3.0"
    }
  }

Install via composer : php composer.phar install

install read the lock file note the .json
to replace with :
php composer.phar update "wisembly/elephant.io"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants