X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/cdf6a962eb4e88efbed3df9c41343adabcf09e6c..1c3328f8047e2e5602ed3cd87044ce274e9ff978:/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 ```