Skip to content

Commit 198e9dd

Browse files
committed
updating example
1 parent 4416a53 commit 198e9dd

File tree

1 file changed

+1
-1
lines changed
  • bootcamp/materials/3-spark-fundamentals

1 file changed

+1
-1
lines changed

bootcamp/materials/3-spark-fundamentals/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ You need to install the required dependencies in `requirements.txt`
66

77
Running `pip install -r requirements.txt` will install them.
88

9-
Running pytest is easy. You just need to run `pytest` and you're good to go!
9+
Running pytest is easy. You just need to run `python -m pytest` and you're good to go!
1010

1111

1212

0 commit comments

Comments
 (0)