Skip to content

Commit

Permalink
Update tests_perf/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: lpascal-ledger <[email protected]>
  • Loading branch information
bigspider and lpascal-ledger authored Jan 6, 2025
1 parent bf12689 commit d0f8d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests_perf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The tests in this folder are meant to measure the performance of various app ope

These tests are implemented in Python and can be executed either using the [Speculos](https://github.com/LedgerHQ/speculos) emulator or a Ledger Nano S+, Nano X, or Stax.

Python dependencies are listed in [requirements.txt](requirements.txt), install them using [pip](https://pypi.org/project/pip/) from the root of the repository:
Python dependencies are listed in [requirements.txt](../requirements.txt), install them using [pip](https://pypi.org/project/pip/) from the root of the repository:

```
pip install -r requirements.txt
Expand Down

0 comments on commit d0f8d3a

Please sign in to comment.