From 749c796ab3fcf389b244f04f450ef4c56eb24ab3 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 4 Feb 2014 17:21:14 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60cbd5b..296cc00 100644 --- a/README.md +++ b/README.md @@ -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'] } }" ``` -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