Update General Software authored by Pareit Daan's avatar Pareit Daan
...@@ -74,7 +74,7 @@ Go to [Download](https://git-scm.com/) and download the installer for your opera ...@@ -74,7 +74,7 @@ Go to [Download](https://git-scm.com/) and download the installer for your opera
- **Select Components**: Go ahead and add **additional icons \> on the Desktop** if you want - **Select Components**: Go ahead and add **additional icons \> on the Desktop** if you want
- Choosing the default editor: Choose Visual Studio Code (unless you know what you are doing and you want something else) - Choosing the default editor: Choose Visual Studio Code (unless you know what you are doing and you want something else)
- Leave all rest **default** - Leave all rest **default**
- Try running `Git Bash` by pressing the windows button and searching for it. A black window should open. Try typing `git`. The output should look like the image below. This is called a command prompt and **we will need it to run commands** (for example in the SSH keys section). - Try running `Git Bash` by pressing the windows button and searching for it. A black window should open. Try typing `git`. This is called a command prompt and **we will need it to run commands** (for example in the SSH keys section).
Next up: go to [SSH Keys](software/SSH-Keys) Next up: go to [SSH Keys](software/SSH-Keys)
... ...
......