Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

Commit

Permalink
Merge pull request #33 from jorrit/patch-1
Browse files Browse the repository at this point in the history
Fix example usage code
  • Loading branch information
kevva committed Jan 12, 2015
2 parents e80fa8d + 7d2aeb1 commit 2e52339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -27,7 +27,7 @@ grunt.loadNpmTasks('grunt-bower-requirejs');

```js
grunt.initConfig({
bower: {
bowerRequirejs: {
target: {
rjsConfig: 'app/config.js'
}
Expand Down

0 comments on commit 2e52339

Please sign in to comment.