From 49b6d0198bd5e1f2ba5ed260ce272e67da94f5e4 Mon Sep 17 00:00:00 2001 From: Guy Bedford Date: Tue, 4 Feb 2014 19:29:52 +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 296cc00..f6123e0 100644 --- a/README.md +++ b/README.md @@ -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: -* 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. * Submit a pull request. * If the configuration is correct, this will be accepted and that will instantly enable the functionality on the endpoint.