Skip to content

Commit

Permalink
Use VSCode built-in terminal, as decided with #83
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 17, 2024
1 parent 72e4894 commit 06839f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/prereqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@

- A good Zoom setup: microphone, camera and a place where you can talk
- We use **VS Code** in our teaching
- VS Code has a built-in terminals and other useful integrated systems
- [VS Code has built-in terminal](https://github.com/UPPMAX/programming_formalisms/issues/83)
- VS Code has other useful integrated systems
- You can use another IDE if you are more comfortable with it
- A **terminal**. Thus can be the VS Code built-in terminal
- A local installation of **`git`**
- A **GitHub** account
- A local **Python** installation
Expand Down Expand Up @@ -217,7 +217,7 @@ Otherwise follow the steps in the end of this page ([Other solutions]prereqs.md#

=== "Mac"

- We will use terminal to some extent.
- We use [the VSCode built-in terminal](https://github.com/UPPMAX/programming_formalisms/issues/83) to some extent
- Choose one of your choice, the built-in or another!
- Chances are big that you already have **git installed on your computer**.
- You can check by running e.g. `git --version`.
Expand Down

0 comments on commit 06839f7

Please sign in to comment.