Skip to content

Commit

Permalink
Update documentation/guides/performance/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
drizzentic and coderabbitai[bot] authored Aug 30, 2024
1 parent 65cb46e commit 836989b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/guides/performance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The performance scripts are located in the [test](https://github.com/jembi/platf

3. If there are any additional dependencies or configurations required by the [`generateBundle`] function or any other imported modules, make sure those are set up correctly.

4. Open your terminal or command prompt and navigate to the directory where the scripts are located e.g. [`load.js`]("/media/platform/test/performance/scripts/load.js")
4. Open your terminal or command prompt and navigate to the directory where the scripts are located, e.g. [`load.js`]("/media/platform/test/performance/scripts/load.js")

5. Run the script using the `k6 run` command followed by the filename. In this case, you would run [`k6 run load.js`]

Expand Down

0 comments on commit 836989b

Please sign in to comment.