Skip to content

Commit

Permalink
We now live on PECL
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdm committed Dec 9, 2013
1 parent 210ffa3 commit a13afdd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,16 +5,15 @@ This is an extension to allow using the [Mosquitto MQTT library](http:https://mosquitt
## Requirements

* PHP 5.3+
* libmosquitto 1.2.1 (this is the only version I have tested)
* libmosquitto 1.2.x
* Linux or Mac OS X. I do not have a Windows machine handy, though patches or
pull requests are of course very welcome!

## Installation

You may obtain this package using [my PECL channel](http:https://pecl.mgdm.net), if you prefer:
You may obtain this package using [PECL](http:https://pecl.php.net):

````
pecl channel-discover pecl.mgdm.net
pecl install Mosquitto-alpha
````

Expand Down

0 comments on commit a13afdd

Please sign in to comment.