Skip to content

Commit

Permalink
Adjust installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Oct 17, 2014
1 parent b648bb0 commit cce679e
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,15 @@ Stack/Hal
Installation
------------

Install [through composer](http://getcomposer.org). Check the
[packagist page](https://packagist.org/packages/jsor/stack-hal) for all
available versions.

```json
{
"require": {
"jsor/stack-hal": "~1.0@dev"
}
}
Install the latest version with [composer](http://getcomposer.org):

```bash
composer require jsor/stack-hal
```

Check the [packagist page](https://packagist.org/packages/jsor/stack-hal) for
all available versions.

License
-------

Expand Down

0 comments on commit cce679e

Please sign in to comment.