Skip to content

Commit af0c3e9

Browse files
Update README.md
1 parent 982823f commit af0c3e9

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ You need to install the required dependencies in `requirements.txt`
66

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

9-
Note: Make sure to have spark set locally before running below.
10-
Running the pytest is easy. You just need to run `python -m pytest` and you're good to go!
9+
> **_NOTE:_** Make sure to have spark set locally before running below.
10+
Running the pytest is easy. You need to run `python -m pytest` and you're good to go!
1111

1212

1313

0 commit comments

Comments
 (0)