diff --git a/README.md b/README.md
index 837d3ccf671bf3d96a80719c1163fd7e4aec48df..7efa51e2c308e6efd83652899065d4db7951fa59 100644
--- a/README.md
+++ b/README.md
@@ -32,12 +32,11 @@ The following components are required to be installed on your machine to build H
 Checkout HPVM:
 ```shell
 git clone https://gitlab.engr.illinois.edu/llvm/hpvm-release.git/
-cd hpvm-release
+cd hpvm-release/hpvm
 ```
 
 HPVM installer script can be used to download, configure and build HPVM along with LLVM and Clang. 
 ```shell
-cd hpvm
 bash install.sh
 ```
 Specifically, the HPVM installer downloads LLVM, and Clang, copies HPVM source into