From 034b7067509d637048ecfb24f9e9bb8ae63b4db3 Mon Sep 17 00:00:00 2001 From: Mark Charney Date: Wed, 14 Jun 2017 21:28:30 -0400 Subject: [PATCH] xed-buildt.txt doc: python 27 or 34 or later... Change-Id: I2414572b27d220506d4ecd0ee5200d32db965f3b (cherry picked from commit 7383596c14a5cd9d1cf89e2431b3f6c640e48153) --- docsrc/xed-build.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docsrc/xed-build.txt b/docsrc/xed-build.txt index 9b6818d..9371b5a 100644 --- a/docsrc/xed-build.txt +++ b/docsrc/xed-build.txt @@ -116,7 +116,7 @@ https://intelxed.github.io (or inside Intel http://mjc.intel.com/mjcharne/mbuild The XED build using mbuild is dependence driven It uses file and command signatures to detect the need to rebuild files. -The mbuild script requires python version 2.7 or later. +The mbuild script requires python version 2.7, python 3.4 or later. Assuming you checked out the tree as described above, you can build XED using mbuild as follows on linux: