aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 6bb269f..fc01b01 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ docker exec -it gsa-mlir /bin/bash
## Setting up LLVM
First, download and install MLIR from the [`llvm-project`](https://github.com/llvm/llvm-project/)
-and compile it, installing it in `/`
+and compile it, installing it in `/opt/llvm`
``` sh
cd /opt