Skip to content

Commit

Permalink
removed .js from name
Browse files Browse the repository at this point in the history
  • Loading branch information
amkirwan committed Jan 3, 2014
1 parent 2a3d31c commit 9e81372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ node install
bower install
```

Once the dependencies are installed for Ember.OAuth2.js the you can run the following [grunt](http://gruntjs.com/getting-started) tasks.
Once the dependencies are installed for Ember.OAuth2 the you can run the following [grunt](http://gruntjs.com/getting-started) tasks.

- The default grunt task, checks the files for errors with jshint, runs the jasmine, creates a minified version of ember.oauth2.js with uglify and copies a non-minified version of ember.oauth2.js and places them in the dist directory.

Expand Down

0 comments on commit 9e81372

Please sign in to comment.