From 71a500df758b5638a932685ed3161fb40473dce8 Mon Sep 17 00:00:00 2001 From: Benson Muite Date: Wed, 3 Apr 2024 13:11:20 +0300 Subject: [PATCH] Download data files from lc-shell website --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 5ab6fcda..078537f2 100644 --- a/index.md +++ b/index.md @@ -14,6 +14,6 @@ At the conclusion of the lesson you will be able to: ## Prerequisites -To complete this lesson, you will need a Unix-like shell environment (see [Setup](learners/setup.md)). You will also need to download the file **[shell-lesson.zip](https://raw.githubusercontent.com/librarycarpentry/lc-shell/gh-pages/data/shell-lesson.zip)** from GitHub to your *desktop* and extract it there (once you have unzipped/extracted the file, you should end up with a folder called "shell-lesson"). +To complete this lesson, you will need a Unix-like shell environment (see [Setup](learners/setup.md)). You will also need to download the file **[shell-lesson.zip](https://librarycarpentry.org/lc-shell/data/shell-lesson.zip)** from the lesson website to your *desktop* and extract it there (once you have unzipped/extracted the file, you should end up with a folder called "shell-lesson"). ::::::::::::::::::::::::::::::::::::::::::::::::::