Skip to content

Commit

Permalink
Fix another wrong path in readme (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
arnasbr authored Jun 10, 2024
1 parent 0893929 commit 0dcaf2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ docker run
-e TEST_DURATION=3 //optional, benchmark duration in minutes (not including warmup)
-e ARRIVAL_TIME_PERIOD='weekday_morning' //optional
-e UNIQUE_REQUESTS=100 //optional int, the number of unique requests that should be generated
-ti igeolise/traveltime-k6-benchmarks:latest k6 run scripts/time-map.js
-ti igeolise/traveltime-k6-benchmarks:latest k6 run scripts/time-map-fast.js
```

#### distance-map
Expand Down

0 comments on commit 0dcaf2f

Please sign in to comment.