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

Commit

Permalink
Add placeholders for usernames
Browse files Browse the repository at this point in the history
  • Loading branch information
ericf committed Apr 10, 2013
1 parent 4092873 commit 0301df0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -17,10 +17,10 @@ Create a `.grifter.json` file under `$HOME` similar to this:

```
{
"username": "davglass",
"username": "--YUILIBRARY USERNAME .yogi.json--",
"token": "--TOKEN FROM .yogi.json--",
"apiHost": "yuilibrary.com",
"gh_user": "davglass",
"gh_user": "--GITHUB USERNAME .yogi.json--",
"gh_token": "--TOKEN FROM .yogi.json--",
"master": "git@github.com:yui/yui3-gallery.git",
"release": true,
Expand Down

0 comments on commit 0301df0

Please sign in to comment.