Browse Source

Dash instead of hyphen

Vecna 3 weeks ago
parent
commit
c5dba84891
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -216,7 +216,7 @@ Our entire artifact can be run with the `./run.sh` script, which accepts the fol
 
 
 This will run the setup script (if it has not already been run) and the scripts for both [Experiment 1](#experiment-1-lox-benchmarking) and [Experiment 2](#experiment-2-belarus-case-study), passing the arguments to those scripts as appropriate.
 This will run the setup script (if it has not already been run) and the scripts for both [Experiment 1](#experiment-1-lox-benchmarking) and [Experiment 2](#experiment-2-belarus-case-study), passing the arguments to those scripts as appropriate.
 See [Experiment 1](#experiment-1-lox-benchmarking) for examples of using the `-n` and `-N` options.
 See [Experiment 1](#experiment-1-lox-benchmarking) for examples of using the `-n` and `-N` options.
-This process should take around 2-5 hours.
+This process should take around 25 hours.
 (If the `--fast` option is used, the process should take around half an hour. See [Experiment 2](#experiment-2-belarus-case-study) for details.)
 (If the `--fast` option is used, the process should take around half an hour. See [Experiment 2](#experiment-2-belarus-case-study) for details.)
 
 
 Alternatively, the scripts for the experiments can be run individually, as documented in the experiment descriptions below.
 Alternatively, the scripts for the experiments can be run individually, as documented in the experiment descriptions below.