Skip to content

Commit

Permalink
fixed error in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Quartier committed Dec 28, 2013
1 parent e44790a commit c116ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -24,8 +24,8 @@ callback URL of `http://localhost:8553`.

```bash
npm install
cd test
node test.js [Consumer Key] [Consumer Secret]
cd example
node test.js [Consumer Key] [Consumer Secret] [Unit System (en_US or en_GB)](optional. Defaults to metric units)
```

open [http://localhost:8553](http://localhost:8553)

0 comments on commit c116ef0

Please sign in to comment.