diff --git a/SETUP.md b/SETUP.md
index c6bfe507..b3ced86b 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -90,7 +90,7 @@ Then, we need to set the environment variables `PYSPARK_PYTHON` and `PYSPARK_DRI
Click on the following menus to see details:
-Linux or MacOS
+Set PySpark environment variables on Linux or MacOS
To set these variables every time the environment is activated, we can follow the steps of this [guide](https://conda.io/docs/user-guide/tasks/manage-environments.html#macos-and-linux).
First, get the path of the environment `reco_pyspark` is installed:
@@ -119,7 +119,7 @@ To unset these variables when we deactivate the environment, create the file `$R
-Windows
+Set PySpark environment variables on Windows
To set these variables every time the environment is activated, we can follow the steps of this [guide](https://conda.io/docs/user-guide/tasks/manage-environments.html#windows).
First, get the path of the environment `reco_pyspark` is installed: