Skip to content

Commit

Permalink
Use VSCode's built-in version control, #82
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 17, 2024
1 parent 06839f7 commit 82e864f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
- A good Zoom setup: microphone, camera and a place where you can talk
- We use **VS Code** in our teaching
- [VS Code has built-in terminal](https://github.com/UPPMAX/programming_formalisms/issues/83)
- [VS Code has built-in `git` version control](https://github.com/UPPMAX/programming_formalisms/issues/82)
- VS Code has other useful integrated systems
- You can use another IDE if you are more comfortable with it
- A local installation of **`git`**
- A **GitHub** account
- A local **Python** installation

Expand Down Expand Up @@ -45,6 +45,8 @@ You have installed Visual Studio, if:

### Git

We will be using [VS Code's built-in `git` version control](https://github.com/UPPMAX/programming_formalisms/issues/82).

You have installed `git`, if:

- :black_square_button: In a terminal, `git version` shows your version of `git`
Expand Down

0 comments on commit 82e864f

Please sign in to comment.