diff --git a/hpvm/test/dnn_benchmarks/keras/README.md b/hpvm/test/dnn_benchmarks/keras/README.md
index f199de7d621d445cdd4cef004088174d8dbd6d23..34b7a7804d43f40295cbbe968a0fd4ef9e0682f7 100644
--- a/hpvm/test/dnn_benchmarks/keras/README.md
+++ b/hpvm/test/dnn_benchmarks/keras/README.md
@@ -1,17 +1,10 @@
-# Keras Frontend 
+# Keras Benchmarks
 
-## Requirements 
-
-* python >= 3.6
-* pip >= 9
 
 ## Installing the Keras Frontend Package
 
-At the root of this project (`/projects/keras/`) install the Keras frontend pip package as:
+Instructions for Installing the Keras Frontend are [here](https://gitlab.engr.illinois.edu/llvm/hpvm/-/blob/approx_hpvm_reorg_keras/hpvm/projects/keras/README.md)
 
-```
-pip install -e .
-```
 
 ## Download CNN Model Files