From b163fc7617a93b8e04b193014826a02fa9f85c25 Mon Sep 17 00:00:00 2001
From: hsharif3 <hsharif3@illinois.edu>
Date: Mon, 20 Jan 2020 14:15:12 -0600
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b915d742c6..3f054d92b3 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ This repository contains miscellaneous supporting materals for HPVM.
 [PPoPP'18 paper](http://rsim.cs.illinois.edu/Pubs/17-PPOPP-HPVM.pdf)
 
 ## Dependencies
-You would need to download and install the following components for using AVX and NVIDIA GPUs to speed up your programs
+You would need to download and install the following components for using NVIDIA GPUs to speed up your programs
 
 * Intel OpenCL SDK for Linux from [software.intel.com/sdk/opencl](software.intel.com/sdk/opencl). Follow the installation instructions (no special requirements).
 * CUDA
-- 
GitLab