From a68afb9dd36e7a1333a31a7e5c84830000083af1 Mon Sep 17 00:00:00 2001 From: Emily Grabowski Date: Mon, 7 Nov 2022 11:27:18 -0800 Subject: [PATCH] Update README.md Change reference to workshop_setup.ipynb to be the new location in the repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22c176a..e21e810 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Now that you have all the required software and materials, you need to run the c 2. Click the "Launch" button under "Jupyter Notebooks" and navigate through your file system to the `Python-Fundamentals` folder you downloaded above. -3. Open the `lessons` folder, then `Part1`, and open `00_workshop_setup.ipynb` to begin. +3. In the folder, open the `00_workshop_setup.ipynb` to begin. 4. Press Shift + Enter (or Ctrl + Enter) to run a cell.