Skip to content

Commit

Permalink
Fixed scala version as per issue DataTalksClub#431
Browse files Browse the repository at this point in the history
  • Loading branch information
daiyaharsh90 authored Jul 16, 2024
1 parent 380eafa commit 56ab72d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 05-batch/setup/macos.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ print(f'The PySpark {spark.version} version is running...')
1. Install Scala

```bash
brew install scala@2.11
brew install scala@2.13
```

2. Install Apache Spark
Expand Down

0 comments on commit 56ab72d

Please sign in to comment.