]> AND Public Git Repository - simgrid.git/blobdiff - INSTALL
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Avoid to modify lib while it's been iterated.
[simgrid.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 8410aebb928c2891b195e35990177f3dc41a0136..4953f2bfc379cbfd1a56eecd89624e562f208b3f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -32,7 +32,7 @@ not only SimGrid related.
 $ make
 
 (3) Test it (optional)
 $ make
 
 (3) Test it (optional)
-$ make check 
+$ make check
 $ ctest
 
 (4) Install it
 $ ctest
 
 (4) Install it
@@ -41,7 +41,7 @@ $ make install
 
 Dependencies
 ============
 
 Dependencies
 ============
-SimGrid archives do not have any firm dependencies. 
+SimGrid archives do not have any firm dependencies.
 
 If you want to compile, you must have installed perl and cmake version 2.6 or
 above.
 
 If you want to compile, you must have installed perl and cmake version 2.6 or
 above.