Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit d477ee5

Browse files
committed
Merge pull request #82 from zeppelin/patch-1
Update README.md
2 parents 571101a + 4b6b46c commit d477ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Integrates [RequireJS](http://requirejs.org/) into the Rails 3 Asset Pipeline.
6565
6. When ready, build your assets for production deployment as usual.
6666
`requirejs-rails` defaults to a single-file build of `application.js`.
6767
Additional modules and r.js layered builds may be specified via
68-
`config\requirejs.yml`; see the Configuration section below.
68+
`config/requirejs.yml`; see the Configuration section below.
6969
7070
```rake assets:precompile```
7171

0 commit comments

Comments
 (0)