Skip to content
This repository has been archived by the owner on Dec 30, 2020. It is now read-only.

Commit

Permalink
Merge pull request #12 from greg0ire/documentation
Browse files Browse the repository at this point in the history
Simplify installation instructions
  • Loading branch information
Spomky committed Feb 6, 2015
2 parents 55f5c17 + 491bbfc commit f893b89
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,7 @@ Tests with `HHVM` fail because of `phpseclib/phpseclib` which is not compatible.

The preferred way to install this library is to rely on Composer:

{
"require": {
// ...
"spomky-labs/jose": "~0.0.0"
}
}
composer require spomky-labs/jose

## Extend the library ##

Expand Down

0 comments on commit f893b89

Please sign in to comment.