Skip to content

Commit

Permalink
Merge pull request #1 from FriendsOfOro/chrisaligent-patch-1
Browse files Browse the repository at this point in the history
Add Packagist support for Composer
  • Loading branch information
chrisaligent authored Jun 7, 2019
2 parents 9ae503d + 241f85d commit 32e9236
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,6 @@ Installation and Usage
-------------------
**NOTE: Adjust instructions as needed for your local environment**

1. Add to Composer repository list in `composer.json`:
```json
"repositories": {
"customer-tracking-bundle": {
"type": "vcs",
"url": "https://github.com/friendsoforo/OroCustomerTrackingBundle.git",
"no-api": true
}
}
```
1. Install via Composer:
```bash
composer require friendsoforo/oro-customer-tracking-bundle
Expand All @@ -48,4 +38,4 @@ Installation and Usage

Licence
-------------------
[MIT - MIT License](./LICENSE)
[MIT - MIT License](./LICENSE)

0 comments on commit 32e9236

Please sign in to comment.