X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/7e3052a90110227b0628cfde015552c1dd154563..2c9526a3d18e373a7fbeb6b7ba74b2597ada5d8a:/README.md diff --git a/README.md b/README.md index ef6d3b1813..1a9091edac 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Documentation: [online](https://simgrid.org/doc/latest/Installing_SimGrid.html#i [local copy](docs/source/Installing_SimGrid.rst). TL;DR: ``` cmake -DCMAKE_INSTALL_PREFIX=/opt/simgrid . -# Check the full list of options with `cmake -LH` +# Check the full list of options with `cmake -LH` make make install ```