bug fix in cluster-scripts
diff --git a/cluster-mgmt/README.txt b/cluster-mgmt/README.txt
index 974e3d2..08380d2 100644
--- a/cluster-mgmt/README.txt
+++ b/cluster-mgmt/README.txt
@@ -11,7 +11,7 @@
 export RCMD_USER=ubuntu
 export RCP_CMD="scp -i $HOME/.ssh/onlabkey.pem -o StrictHostKeyChecking=no"
 export FANOUT=64
-export CLUSTER="$HOME/cluster-mgmt/cluster.txt"
+export CLUSTER="$HOME/bin/cluster.txt"
 
 ### Set the proper value ##
 export ONOS_CLUSTER_BASENAME="onosdevx"