Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move libdw binding code in its own file
[simgrid.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 563759754fbd0b7abdb14b8fd8c2e4a2c96f6f58..0733147ef09b7e565053674dc2e93e1fd8b0da7b 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -56,5 +56,5 @@ liblua5.1-dev.
 If you want to compile smpi, you should install a fortran compiler to use
  Fortran code. Only gfortran has been tested for now.
 
-If you want to compile the GTNetS backend, you have to have a patched version of
-GTNetS installed. The patch lives in the contrib section of the Git.
+If you want to compile the NS3 backend, you naturally need to install
+NS3, both libs and development headers.