Skip to content

Commit e7cdc3b

Browse files
author
Ayaz Salikhov
committed
Fix benchmark command
1 parent 5948eb9 commit e7cdc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ This will print all the prime numbers from 1 to 11 (inclusive).
2929

3030
## Benchmarking
3131

32-
`pytest test_benchmark.py --verbose`
32+
`python3 -m pytest test_benchmark.py --verbose`
3333

3434
## Files
3535

0 commit comments

Comments
 (0)