Update README.md

This commit is contained in:
Guy Bedford
2014-02-04 17:21:14 +02:00
parent f1e18a77cf
commit 749c796ab3
+1 -1
View File
@@ -71,7 +71,7 @@ Simply add the `-o` option to an install to set the package override:
jspm install github:twbs/bootstrap -o "{ main: 'js/bootstrap', shim: { 'js/bootstrap': ['jquery'] } }" jspm install github:twbs/bootstrap -o "{ main: 'js/bootstrap', shim: { 'js/bootstrap': ['jquery'] } }"
``` ```
Once tested the exact override can then be included in the [jspm Registry](https://github.com/jspm/registry) with a pull request. Once tested the exact override can then be included in the here with a pull request.
### Submitting a Package Override ### Submitting a Package Override