diff --git a/basics.html b/basics.html index a5f3bb24e596fa7e22f12a93ba4c880a867a5205..5781cea614047efb129792e2d01e4d1ea82ae2a3 100644 --- a/basics.html +++ b/basics.html @@ -327,17 +327,20 @@ - **Mac:** `bash` and `git` - **Windows:** [git bash](https://git-scm.com/download/win) - --- - - 1. install - 1. open terminal - 1. type: `git version` - notes: - **Windows Subsystem for Linux (WSL)**: we don't use it because it can't use native Windows editors - **cmder**: we've tried it, it sucks </section> + + <section id="install-your-turn" data-markdown> + ## os packages + ### your turn + + 1. install git CLI + 1. open terminal + 1. type: `git version` + </section> </section> <section>