Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwalder authored Mar 23, 2017
1 parent 3bb676e commit e34a7f6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,13 +84,13 @@ Code: https://github.com/tomwalder/pub-search

To install using Composer, use this require line in your `composer.json` for bleeding-edge features, dev-master

`"tomwalder/php-appengine-search": "dev-master"`
`"tomwalder/php-appengine-search": "v0.0.4-alpha"`

Or, if you're using the command line:

`composer require tomwalder/php-appengine-search`

You will need `minimum-stability: dev`
You may need `minimum-stability: dev`

# Queries #

Expand Down Expand Up @@ -386,4 +386,4 @@ Thank you to @sjlangley for the assist.

# Other App Engine Software #

If you've enjoyed this, you might be interested in my [Google Cloud Datastore Library for PHP, PHP-GDS](https://github.com/tomwalder/php-gds)
If you've enjoyed this, you might be interested in my [Google Cloud Datastore Library for PHP, PHP-GDS](https://github.com/tomwalder/php-gds)

0 comments on commit e34a7f6

Please sign in to comment.