Skip to content

Commit

Permalink
Update docs/how_to_run.md for directing to how_to_install
Browse files Browse the repository at this point in the history
Co-authored-by: Henning Kayser <[email protected]>
  • Loading branch information
CihatAltiparmak and henningkayser authored Aug 5, 2024
1 parent f7c3cd6 commit 6eb6b96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how_to_run.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Run All Benchmarks
If you haven't taken a look at [How To Install](how_to_install.md) section, please firstly start with [How To Install](how_to_install.md) Because it's assumed that you applied [How To Install](how_to_install.md) section in this section.
Before running the following benchmarks, please read and apply the instructions outlined in the [How To Install](how_to_install.md) section for providing the necessary requirements.

To run all benchmarks, just select your middleware implementation and go ahead with `run_all_benchmarks.sh` bash script. This command initially will run the script you chose. In this example, it's used the default config scripts which the necessary middleware configuration is applied. This property serves the functionality for the users to apply some custom configurations freely.

Expand Down

0 comments on commit 6eb6b96

Please sign in to comment.