Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared King committed Dec 22, 2015
1 parent ebdf08a commit 6b1cd55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ Pulsar is an ORM implementing the [Active Record](https://en.wikipedia.org/wiki/

## Requirements

- PHP 5.4+ or HHVM 3.3+
- PHP 5.4+, PHP 7, or HHVM 3.3+

## Installation

The easiest way to install JAQB is with [composer](http://getcomposer.org):
The easiest way to install Pulsar is with [composer](http://getcomposer.org):

```
composer require pulsar/pulsar
Expand Down

0 comments on commit 6b1cd55

Please sign in to comment.