Skip to content

Commit

Permalink
namespace correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuno committed Feb 17, 2016
2 parents 13f8652 + 47ba5e8 commit 9b55924
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ Include jupitern/scheduler in your project, by adding it to your composer.json f
```javascript
{
"require": {
<<<<<<< HEAD
"jupitern/scheduler": "0.*"
=======
"jupitern/scheduler": "1.*"
>>>>>>> 47ba5e8368b0b9d115957248417dca6ac84c9907
}
}
```
Expand Down

0 comments on commit 9b55924

Please sign in to comment.