From 06ce42b92b685f84fc4ef0ec5ec34bab00ac90a1 Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 19 May 2019 15:46:47 +0200 Subject: [PATCH 1/1] write in the tuto that we need a recent version of SG --- docs/source/Tutorial_Algorithms.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/source/Tutorial_Algorithms.rst b/docs/source/Tutorial_Algorithms.rst index 7861435b30..268de137b4 100644 --- a/docs/source/Tutorial_Algorithms.rst +++ b/docs/source/Tutorial_Algorithms.rst @@ -334,12 +334,12 @@ recompile it when you first log in: Using your Computer Natively ............................ -To take the tutorial on your machine, you first need to :ref:`install -SimGrid `, a C++ compiler and also ``pajeng`` to visualize -the traces. You may want to install `Vite -`_ to get a first glance at the -traces. The provided code template requires cmake to compile. On -Debian and Ubuntu for example, you can get them as follows: +To take the tutorial on your machine, you first need to :ref:`install +a recent version of SimGrid `, a C++ compiler and also +``pajeng`` to visualize the traces. You may want to install `Vite +`_ to get a first glance at the traces. +The provided code template requires cmake to compile. On Debian and +Ubuntu for example, you can get them as follows: .. code-block:: shell -- 2.20.1