Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
FANILO ANDRIANASOLO committed Aug 28, 2024
2 parents 7ae28e5 + f3c9a81 commit 171b018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Go to `Environments` tab, select the `pyspark-tutorial` environment. When your m
#### Using Anaconda prompt

```
conda env create -n pyspark-tutorial python=3.8
conda create -n pyspark-tutorial python=3.8
conda activate pyspark-tutorial
pip install -r requirements.txt
set PYSPARK_PYTHON=python
Expand Down

0 comments on commit 171b018

Please sign in to comment.