diff --git a/_toc.yml b/_toc.yml index e7e7ba8..66a6765 100644 --- a/_toc.yml +++ b/_toc.yml @@ -11,4 +11,6 @@ chapters: sections: - file: lessons/0/notes title: "Lesson 0: Exploring qsv help messages and syntax" + - file: lessons/1/notes + title: "Lesson 1: Displaying file content with qsv table" - file: appendix diff --git a/exercises-setup.md b/exercises-setup.md index 01b2f62..c10beeb 100644 --- a/exercises-setup.md +++ b/exercises-setup.md @@ -46,6 +46,8 @@ 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](getting-started.md) 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). + #### 1. Download and extract the exercises 1. [Click here to download the `100.dathere.com.zip` file](https://github.com/dathere/100.dathere.com/archive/refs/heads/main.zip).