Skip to content

Commit

Permalink
Remove references to local dependencies from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dpearson committed Mar 31, 2014
1 parent 0daa1e9 commit a22ed28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,13 @@ If you want keys to be the home team, make a GET request to `https://raw.github.

### Building the Data File ###

npm install && node bin/fetchstadiums.js
node bin/fetchstadiums.js

### Hacking on the Code ###

You'll need to first grab some dependencies:

sudo npm install -g oven-build
npm install

Then, build the source with:

Expand Down

0 comments on commit a22ed28

Please sign in to comment.