Skip to content
Snippets Groups Projects
Commit 50caaa9f authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Fix README.md

parent 39ce9869
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment