updated docs
diff --git a/README.md b/README.md
index f219e03..0a24521 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,7 @@
 
 Set up your environment for working with Apigee OPDK roles with: 
 
-    ansible-playbook setup.yml
+    ansible-playbook setup-base.yml
 
 Overview: EC2 Managed Setup
 ===========================
diff --git a/setup.yml b/setup.yml
index 07e01d9..f5d0dee 100644
--- a/setup.yml
+++ b/setup.yml
@@ -1,5 +1,5 @@
 ---
-- include: control-server.yml
+#- include: control-server.yml
 
 - include: setup-base.yml