diff --git a/docs/part1/00_intro.md b/docs/part1/00_intro.md index 6574db5..7932165 100644 --- a/docs/part1/00_intro.md +++ b/docs/part1/00_intro.md @@ -6,7 +6,7 @@ We will start Part 1 by familiarizing ourselves with some common bash commands. During **Part 2**, the skills and concepts you have learned in Part 1 will be applied in a more realistic scenario. -## Moving into a work directory +## Moving into your work directory It is good practice to organize projects into their own folders to make it easier to track and replicate experiments over time. We have created separate directories for each part (`~/part1/` and `~/part2/`).