Renamed ONOS-VM repo to lowercase and removed password for git clone
diff --git a/README b/README
index cf9d73f..d585cbe 100644
--- a/README
+++ b/README
@@ -19,7 +19,7 @@
 
 ### Building the ONOS VM
 The ONOS VM is built from an existing VM image (probably the base image that we just created).
-From the ONOS-VM directory:
+From the onos-vm directory:
 
 $ ./onos-build-vm.py -i mn-raring64server-*/mininet-vm-x86_64.vmdk -o onos-vm-v1
 Note: You should replace the image file with the correct directory.