Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
roquie authored Apr 2, 2017
1 parent 4e45831 commit 48d2b42
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,16 @@ Also depends on ```doctrine2/Lexer``` package.
Installation
----
Install with Composer.

`composer require shadz3rg/php-stamp`

or

```json
{
"minimum-stability": "dev",
"require": {
"shadz3rg/php-stamp": "dev-master"
}
"require": {
"shadz3rg/php-stamp": "0.1.*"
}
}
```

Expand Down

0 comments on commit 48d2b42

Please sign in to comment.