Skip to content

Commit bdf87c9

Browse files
authored
Update README.md
1 parent 044628e commit bdf87c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ These jobs are using _PySpark_ to process larger volumes of data and are suppose
1111
1212
**✅ Goals:**
1313

14-
1. **Get a [working environment set up](#setup-the-environment).** You can setup a [local environment](#option-1-local-setup), use a [devcontainer](#option-2-devcontainer-setup) or use [Github codespaces](#option-3-github-codespaces).
14+
1. **Get a [working environment set up](#setup-the-environment).** You can setup a [local environment](#option-1-local-setup), use a [github codespaces](#option-2-devcontainer-setup---github-codespaces) or use [other alternative](#option-3-in-vscode---alternative).
1515
2. 2. **Get a high-level understanding of the code and test dataset structure**
1616
3. Have your preferred text editor or IDE setup and ready to go.
1717
4. ⚠️ Don't solve the exercises before the interview. ⚠️
@@ -20,7 +20,7 @@ These jobs are using _PySpark_ to process larger volumes of data and are suppose
2020
### Option 1: Local Setup
2121

2222
> [!TIP]
23-
> Use the [Devcontainer setup](#option-2-devcontainer-setup-github-codespaces) if you encounter issues.
23+
> Use the [Devcontainer setup](#option-2-devcontainer-setup---github-codespaces) if you encounter issues.
2424
2525
#### Pre-requisites
2626

0 commit comments

Comments
 (0)