Skip to content

Commit

Permalink
Update onboarding.md (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoecherl authored Oct 23, 2024
1 parent 23ebe09 commit 4de8db0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/onboarding.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Please ensure the following software is installed on your machine:
* Create a [Github](https://github.com) account (if not already available)
* Generate an ssh private-public key pair if you haven't got any yet (run `ssh-keygen -t ed25519` in your terminal)
* Add your ssh public key to your personal GitHub account [here](https://github.com/settings/keys)
* Clone the project repository to your local machine (run `git clone git@github.com:d-fine/DatalandQARG.git` in your terminal)
* Clone the project repository to your local machine (run `git clone git@github.com:d-fine/DatalandQaLab.git` in your terminal)
* Open the project in VS Code. To work effectively with this codebase, you need to install some extensions. These have been configured as recommended extensions for this repository.
* When you first open the project, VS Code should prompt you to install the recommended extensions. If prompted, click yes.
* If this does not work, press `CTRL+P` and enter `Extensions: Show Recommended Extensions`. This should open the extensions menu. At the top, there should be a section called `Workspace Recommendations`. Install all extensions listed here.
Expand Down

0 comments on commit 4de8db0

Please sign in to comment.