Update README.md

This commit is contained in:
Guy Bedford
2014-02-04 19:29:52 +02:00
parent 749c796ab3
commit 49b6d0198b
+1 -1
View File
@@ -77,7 +77,7 @@ Once tested the exact override can then be included in the here with a pull requ
To submit a new package override: To submit a new package override:
* Fork this repo, then create the file `package_overrides/[endpoint name]/[repo name]@x.y.z.json. * Fork this repo, then create the file `package_overrides/[endpoint name]/[repo name]@x.y.z.json`.
* Provide the correct configuration according to the configuration guide above. * Provide the correct configuration according to the configuration guide above.
* Submit a pull request. * Submit a pull request.
* If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint. * If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint.