Skip to content

Commit 4d128d0

Browse files
committed
annotation
1 parent 34737a7 commit 4d128d0

File tree

3 files changed

+99
-100
lines changed

3 files changed

+99
-100
lines changed

_toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ parts:
1717
- file: notes/2023-01-24
1818
- file: notes/2023-01-26
1919
- file: notes/2023-01-31
20+
- file: notes/2023-02-02
2021
- caption: Activities
2122
chapters:
2223
- file: activities/kwl

notes/2023-01-31.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77
```{tab-item} Windows
88
Use Git for Windows aka GitBash. This program emulates bash for you.
99
```
10-
```{tab-item}
10+
```{tab-item} Windows with WSL
11+
Your linux terminal should work.
12+
```
13+
```{tab-item} MacOS
1114
On mac open a terminal window. By default your terminal uses zsh. You may change to bash using the `bash` command or use `zsh`. They are mostly the same.
1215
```
1316
````

0 commit comments

Comments
 (0)