aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-05-27 15:37:52 +0200
committerSylvain Boulmé <sylvain.boulme@univ-grenoble-alpes.fr>2020-05-27 15:41:56 +0200
commit564820f09022a93e8a50879d1fb558ac68e98f2a (patch)
tree80ebb02e81384d4e4dbf0a680a3767884732ad66 /INSTALL.md
parentd58991f4e9692c3d93b365eb0c1ee26a641dac6e (diff)
downloadcompcert-kvx-564820f09022a93e8a50879d1fb558ac68e98f2a.tar.gz
compcert-kvx-564820f09022a93e8a50879d1fb558ac68e98f2a.zip
replace k1 -> kvx
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 4aaa431e..320191ce 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -40,7 +40,7 @@ Pre-compilation configure replace the placeholder with your desired platform
```
./configure <platform>
```
-If using Kalray's platform, make sure that the k1 tools are on your path
+If using Kalray's platform, make sure that the kvx tools are on your path
Compile (adapt -j# to the number of cores and available RAM)
```
make -j12