From 1600f299ca8309160f22277d7a12f497e2931c4d Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Fri, 20 May 2016 13:34:41 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d87f7346e..9b45d28993 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ All the components are stored in our private repository, the address is http://5 ##### How to configure it: ```sh -npm set registry http://52.16.120.219:4873 -npm adduser --registry http://52.16.120.219:4873 +npm set registry http://52.51.231.43:4873 +npm adduser --registry http://52.51.231.43:4873 ``` ##### How to publish on it: