From 31981883765dfd5198ba8394f13f2f3b51470b04 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sun, 30 Jun 2024 14:55:06 +0200 Subject: Minor changes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 627c787..8434108 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Impact of loosely coupled data dissemination policies for resource challenged environements ### Setup -- First you need [Boost](https://www.boost.org/) +- First you need [Boost](https://www.boost.org/) to install SimGrid - From the project root folder run `cd ./libs && ./setup.sh && cd -` -- And `make` -- If the project compiles successfully, you are ready to run the simulations! +- Then `make`from the project root folder +- If the project compiles successfully, you are ready to run simulations! ### Paper's Simulations - To run all the simulations presented in the paper simply run `./results/paper.sh` this will create the file `results/results.csv` containing all the results. This will also create an -- cgit v1.2.3