Skip to content

Commit 044628e

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

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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) if you encounter issues.
23+
> Use the [Devcontainer setup](#option-2-devcontainer-setup-github-codespaces) if you encounter issues.
2424
2525
#### Pre-requisites
2626

@@ -43,19 +43,17 @@ Use the [Devcontainer setup](#option-2-devcontainer-setup) if you encounter issu
4343
poetry install
4444
```
4545

46-
### Option 2: Devcontainer setup
46+
### Option 2: Devcontainer setup - Github codespaces
4747

4848
Configuration to use dev containers is provided in `.devcontainer`
4949

5050
> [!WARNING]
5151
> This takes up to 7 minutes to setup, make sure to have things running before the interview.
5252
53-
### Option 3: Github codespaces
54-
5553
1. [Fork](https://github.com/techops-recsys-lateral-hiring/dataengineer-transformations-python/fork) this repository.
5654
2. Follow [codespace instructions](https://docs.github.com/en/codespaces/developing-in-a-codespace/creating-a-codespace-for-a-repository#the-codespace-creation-process) from the forked repository, to create the environment.
5755

58-
#### In VSCode - Alternative
56+
#### Option 3: In VSCode - Alternative
5957

6058
This requires a working local docker setup matching your OS and licensing situation, and [VSCode](https://code.visualstudio.com/download).
6159

0 commit comments

Comments
 (0)