Skip to content

Commit

Permalink
Merge pull request #31 from gazialankus/patch-1
Browse files Browse the repository at this point in the history
Code has REPLACE_* instead of YOUR_*
  • Loading branch information
claywilkinson authored Jan 5, 2017
2 parents 0fbc222 + 732c140 commit 9d00645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo-management-tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ First, create a client ID for Web applications from the [Google Play Developer
Console](https://play.google.com/apps/publish) within the project that you
want to manage.

Replace `YOUR_CLIENT_ID` in demo.html with your app's client ID and also replace
`YOUR_APP_ID` in `js/constants.js` with the app ID for your Games Services ID
Replace `REPLACE_CLIENT_ID` in demo.html with your app's client ID and also replace
`REPLACE_APP_ID` in `js/constants.js` with the app ID for your Games Services ID
from the Google Play Developer Console.

## Using the sample ##
Expand Down

0 comments on commit 9d00645

Please sign in to comment.