Skip to content

Commit

Permalink
Merge pull request #1 from bkuhl/patch-1
Browse files Browse the repository at this point in the history
Using correct require statement
  • Loading branch information
Iago Melanias authored Feb 3, 2018
2 parents 28ff371 + 23d7bd2 commit 5a4076c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PHP library for sending data through Heap API.
## Installation
You can install it using Composer:
```
composer install iagomelanias/heap-php
composer require iagomelanias/heap-php
```

## Track Events
Expand Down

0 comments on commit 5a4076c

Please sign in to comment.