Fix reclass-tools repository link in readme

Change-Id: I69942a1e7c124eaaabac947f8ac985f18c1e7ba2
diff --git a/README.md b/README.md
index b6b21a7..70b50c1 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
 ```
 virtualenv venv-reclass
 . venv-reclass/bin/activate
-pip install git+http://github.com/Mirantis/reclass-tools
+pip install git+http://github.com/dis-xcom/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/Mirantis/reclass_tools
+[1] https://github.com/dis-xcom/reclass_tools
 
 
 Template architecture