Skip to content

Commit

Permalink
Merge pull request #5 from spekary/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
spekary committed Apr 27, 2016
2 parents a967527 + 65787b7 commit 700694d
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,7 @@ This plugin is just for the PHP interface to CKEditor. You must also install the
installable via Composer. The directions below show you how to install both.

To install, add the following to the corresponding sections of your composer.json root file and execute ```composer update```:
```
"repositories": [
{
"type": "vcs",
"url": "https://github.com/qcubed/plugin_ckeditor"
}

],
```
and
```
"require": {
"qcubed/plugin_ckeditor": "dev-master"
Expand Down

0 comments on commit 700694d

Please sign in to comment.