From 77fccaa1e56d21504ecd5a91f44732ab2c47bca7 Mon Sep 17 00:00:00 2001 From: Alex Kocharin Date: Sun, 29 Sep 2013 08:22:50 +0400 Subject: [PATCH] readme: typo fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 084ed6cf8..9ee0d51fc 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ There's two options here: 1. You want to create a separate fork and stop synchronizing with public version. - If you want to do that, you should modify your configuration file so sinopia won't make requests regarding this package to npmjs anymore. Add a separate entry for this package to *config.yaml* and remove `npmjs` from `proxy\_access` list and restart the server. + If you want to do that, you should modify your configuration file so sinopia won't make requests regarding this package to npmjs anymore. Add a separate entry for this package to *config.yaml* and remove `npmjs` from `proxy_access` list and restart the server. When you publish your package locally, you should probably start with version string higher than existing one, so it won't conflict with existing package in the cache.