Merge branch 'azbarcea-master'
diff --git a/README.md b/README.md
index afac581..8d46ba4 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@
 ### Clone Repositories
 
 ```
-git clone https://github.com/stumped2/puppet-kitchen
+git clone https://github.com/apache/infrastructure-puppet-kitchen
 git clone https://github.com/apache/infrastructure-puppet
 ```
 
@@ -42,7 +42,7 @@
 
 ```
 gem install bundler
-cd <path to infra puppet repo>
+cd <path to infrastructure-puppet repo>
 bundle install
 ```