From dd52fd7e52ee0befe90f87ae65d0d4e6ed370ceb Mon Sep 17 00:00:00 2001 From: Florent Pruvost <florent.pruvost@inria.fr> Date: Mon, 12 Dec 2016 13:42:14 +0100 Subject: [PATCH] fix emphasis in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f59511fb..757c351b8 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Get Chameleon --------------------- To use last development states of Chameleon, please clone the master -branch hosted here, /i.e./: +branch hosted here, *i.e.*: git clone git@gitlab.inria.fr:solverstack/chameleon.git @@ -62,7 +62,7 @@ to get configuration information. ### Distribution of Chameleon To get support to install a full distribution (Chameleon + dependencies) we encourage users to use the morse branch of -*Spack*. +**Spack**. Please read these documentations: -- GitLab