From 6f8c30e19a05bb6af9ecb164053d0df0e8c88578 Mon Sep 17 00:00:00 2001
From: Hashim Sharif <hsharif3@tyler.cs.illinois.edu>
Date: Fri, 6 Dec 2019 00:43:42 -0600
Subject: [PATCH] Updating README to redirect to hpvm-dev

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 699330517d..09f5d1415e 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,9 @@ You would need to download and install the following components for using AVX an
 
 ## Build
 
-Switch to approx_hpvm
+Switch to hpvm-dev
 ```shell
-git checkout approx_hpvm
+git checkout hpvm-dev
 ```
 
 Build hpvm
-- 
GitLab