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

Commit

Permalink
Update version number in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaswelton committed Oct 27, 2013
1 parent 6186d88 commit 83b543a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you're interested in using a new OAuth package for Laravel 4 please "watch" o

Update your `composer.json` file to include this package as a dependency
```json
"thomaswelton/laravel-oauth": "dev-master"
"thomaswelton/laravel-oauth": "0.0.1"
```

Register the OAuth service provider by adding it to the providers array in the `app/config/app.php` file.
Expand Down

0 comments on commit 83b543a

Please sign in to comment.