From 1d5436d6cefe9687eb8f27eda08a25cdfcad53ae Mon Sep 17 00:00:00 2001 From: aroo135 <72167153+aroo135@users.noreply.github.com> Date: Thu, 1 Oct 2020 02:22:05 +0530 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 70d7aeb..e1b7544 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,4 +1,4 @@ -INSTALLATION INSTRUCTIONS +INSTALLATION INSTRUCTIONS ========================= This version of the LLVM-CBE library works with LLVM r202033. You will have to @@ -9,7 +9,7 @@ compiled correctly. The library is known to compile on various linux versions (Redhat, Mageia, Ubuntu, Debian). - +##Go through the steps below Step 1: Installing LLVM =======================