From 3645f5a0bb1abf8c036820b0261205c232064c2d Mon Sep 17 00:00:00 2001 From: Will Gammerdinger Date: Wed, 20 Nov 2024 11:29:34 -0500 Subject: [PATCH] Updated intro slides --- Basic_shell/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Basic_shell/README.md b/Basic_shell/README.md index 49d50755..4fe0b731 100644 --- a/Basic_shell/README.md +++ b/Basic_shell/README.md @@ -28,7 +28,7 @@ This repository has teaching materials for a **2-3 hour**, hands-on **Basic Shel | Lessons | Estimated Duration | |:------------------------|:----------| -|[Why Shell?](lectures/Intro_to_basic_shell_noextraslides.pdf) | 15 min | +|[Why Shell?](lectures/workshop_intro_slides.pdf) | 15 min | |[Acessing the Shell](01_setting_up.md) | 15 min | |[Moving around and basics](02_shell_basics.md) | 45 min | |[Creating Files and Searching](03_creating_files.md) | 45 min |