Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isangwanrahul authored Jan 3, 2025
1 parent 982823f commit af0c3e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bootcamp/materials/3-spark-fundamentals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ You need to install the required dependencies in `requirements.txt`

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

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



Expand Down

0 comments on commit af0c3e9

Please sign in to comment.