Mercurial > repos > public > sbplib_julia
changeset 1238:d4d1eae7c7ca tooling/benchmarks
Fix typo
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 21 Feb 2023 21:00:25 +0100 |
parents | 58a7aa15ce68 |
children | c8d6580d9307 |
files | README.md |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Tue Feb 07 15:52:57 2023 +0100 +++ b/README.md Tue Feb 21 21:00:25 2023 +0100 @@ -36,7 +36,7 @@ There are custom functions included for running the benchmarks in this Mercurial repository. To use this first activate the environment in `benchmark/` then include the file `benchmark_utils.jl`. -The suite can the be run from the REPL by using the function `main` in one of the following ways +The suite can then be run from the REPL by using the function `main` in one of the following ways ```julia main() # Runs the suite for the current working directory