Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAdnan authored Oct 24, 2017
1 parent b07ca22 commit d649d6f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,11 @@
In the `protected` folder, add this to your composer.json file (if there isn't one, create an empty composer.json):

`"require": { `

` "psy/psysh": "0.7.*|0.8.*"`

` "psy/psysh": "0.7.*|0.8.*"`
`}
`

Or simply run this command `composer require psy/psysh:@stable`.
Next, add the YiinkerCommand.php file to `protected/commands` folder.

Alternatively, you can run the `install.sh` script in your `protected` folder to do this job for you.
Expand Down

0 comments on commit d649d6f

Please sign in to comment.