Skip to content

Commit 56ab72d

Browse files
authored
Fixed scala version as per issue DataTalksClub#431
1 parent 380eafa commit 56ab72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-batch/setup/macos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ print(f'The PySpark {spark.version} version is running...')
5454
1. Install Scala
5555

5656
```bash
57-
brew install scala@2.11
57+
brew install scala@2.13
5858
```
5959

6060
2. Install Apache Spark

0 commit comments

Comments
 (0)