Skip to content

Commit

Permalink
Merge pull request #9 from alscheuring/patch-1
Browse files Browse the repository at this point in the history
Fixed git clone
  • Loading branch information
uzyn committed Jul 13, 2016
2 parents 35df776 + 407d92c commit 9f25018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -11,7 +11,7 @@ Getting started
1. Install Opauth-Google:
```bash
cd path_to_opauth/Strategy
git clone git://github.com/uzyn/opauth-google.git Google
git clone git://github.com/opauth/google.git Google
```

2. Create a Google APIs project at https://code.google.com/apis/console/
Expand Down Expand Up @@ -54,4 +54,4 @@ License
Opauth-Google is MIT Licensed
Copyright © 2012 U-Zyn Chua (http://uzyn.com)

[1]: https://github.com/uzyn/opauth
[1]: https://github.com/uzyn/opauth

0 comments on commit 9f25018

Please sign in to comment.