From 21b89e01cad057bed8f14bf1e2003ba9ac5410c6 Mon Sep 17 00:00:00 2001 From: Adriano Garcia Date: Wed, 11 May 2022 18:45:54 -0300 Subject: [PATCH] Update getting_started.rst --- docs/source/getting_started.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/getting_started.rst b/docs/source/getting_started.rst index 1bd192b..46f9f8d 100644 --- a/docs/source/getting_started.rst +++ b/docs/source/getting_started.rst @@ -21,3 +21,5 @@ To run the benchmarks it is not enough to install the dependencies, you also nee ./spbench download-inputs -help If there were no errors during the installation of the dependencies or workloads, then you are ready to compile and run the SPBench benchmarks. See section :doc:`how_to_run` for more details. + + -- GitLab