diff --git a/setup.md b/setup.md index 3a854262..a1df19c1 100644 --- a/setup.md +++ b/setup.md @@ -20,9 +20,10 @@ We will cover the following topics. Click on a particular topic to skip to that In this workshop, we will be moving code from a Jupyter notebook into a Python package that we can install and import into other scripts. +## Download the starting workshop materials [here](./data/starting_material.zip) + - Create a folder on your desktop called `molssi_best_practices`. -- Download the starting workshop materials [here](./data/starting_material.zip) - - This will be a `zip` file. You should unzip this file into the folder you have created on your desktop. After downloading and unzipping, verify that you see the following directory structure. +- The file you download as starting materials will be a `zip` file. You should unzip this file into the folder you have created on your desktop. After downloading and unzipping, verify that you see the following directory structure. ~~~ molssi_best_practices └── starting_material