Skip to content

Commit

Permalink
Corrected packagist url
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvdvleuten authored Mar 29, 2017
1 parent f6f1651 commit 5eecf02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ A PHP port of [alizain/ulid](https://github.com/alizain/ulid) with some minor im
The recommended way to install the library is through [Composer](http://getcomposer.org).

```bash
composer require rvdv/ulid
composer require robinvdvleuten/ulid
```

## Quick Example
Expand All @@ -25,5 +25,3 @@ print $ulid; // 01b8kyr6g8bc61ce8r6k2t16hy
## License

MIT © [Robin van der Vleuten](https://www.robinvdvleuten.nl)

// https://github.com/PUGX/shortid-doctrine

0 comments on commit 5eecf02

Please sign in to comment.