Update README.md

This commit is contained in:
Guy Bedford
2013-09-17 07:35:12 +02:00
parent 66f1775302
commit b1b2db593f
-2
View File
@@ -36,8 +36,6 @@ The overrides are located in the `package-overrides` folder of this repo, with t
`package-overrides/[location-name]/[location-path]@[version].json` `package-overrides/[location-name]/[location-path]@[version].json`
Only exact semver versions can be used, excluding semver build numbers and suffices.
For example, a package override for jquery 2.0.0 would be located at `package-overrides/github/jquery/jquery@2.0.0.json`. For example, a package override for jquery 2.0.0 would be located at `package-overrides/github/jquery/jquery@2.0.0.json`.
Read more about customizing packages for jspm at the [jspm package.json specification](https://github.com/jspm/registry/wiki/Package.json-Specification) page. Read more about customizing packages for jspm at the [jspm package.json specification](https://github.com/jspm/registry/wiki/Package.json-Specification) page.