From 564820f09022a93e8a50879d1fb558ac68e98f2a Mon Sep 17 00:00:00 2001 From: Sylvain Boulmé Date: Wed, 27 May 2020 15:37:52 +0200 Subject: replace k1 -> kvx --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'INSTALL.md') 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 ``` -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 -- cgit