From 383e0e1d5bf80f39c2daf442fd5ff814f70d5572 Mon Sep 17 00:00:00 2001 From: rzmk <30333942+rzmk@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:47:47 -0400 Subject: [PATCH] chore: reword Windows suggestion to use Git Bash --- exercises-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exercises-setup.md b/exercises-setup.md index b6573d3..6234f32 100644 --- a/exercises-setup.md +++ b/exercises-setup.md @@ -46,7 +46,7 @@ When a Jupyter lab environment is ready, you may find a `notes.md` file in your You may choose to run the exercises on your system. The rest of this page is an overview of how to load the exercises and how to install qsv locally. You may [continue to the next page](lessons/0/index) instead if you won't do exercises on your system. -We recommend using [Git Bash](https://git-scm.com/downloads) as your terminal by downloading Git if you're using Windows or use [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install) with [Ubuntu](https://apps.microsoft.com/detail/9pdxgncfsczv?hl=en-us&gl=US). +If you're using Windows, we recommend using [Git Bash](https://git-scm.com/downloads) as your terminal by downloading Git or use [WSL2](https://learn.microsoft.com/en-us/windows/wsl/install) with [Ubuntu](https://apps.microsoft.com/detail/9pdxgncfsczv?hl=en-us&gl=US). #### 1. Download and extract the exercises