fix repo address in readme

Change-Id: I8d28113e8918efdd200ff2dbd8282e2aa728f5cc
diff --git a/README.md b/README.md
index 0258f0e..ea5ddc0 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
 Please send patches using gerrithub.io:
 
 ```
-git remote add gerrit ssh://review.gerrithub.io:29418/dis-xcom/environment-template.git
+git remote add gerrit ssh://review.gerrithub.io:29418/Mirantis/environment-template.git
 git review
 ```
 
@@ -18,7 +18,7 @@
 ```
 virtualenv venv-reclass
 . venv-reclass/bin/activate
-pip install git+http://github.com/dis-xcom/reclass-tools
+pip install git+http://github.com/Mirantis/reclass-tools
 ```
 
 <env_name> : any name for newly created environment model
@@ -33,7 +33,7 @@
 
 To attach the environment model to any cluster, use the instructions from [1]
 
-[1] https://github.com/dis-xcom/reclass_tools
+[1] https://github.com/Mirantis/reclass_tools
 
 
 Template architecture