Skip to content

Commit

Permalink
make download link more prominent
Browse files Browse the repository at this point in the history
  • Loading branch information
janash authored Feb 2, 2021
1 parent aa5b2e5 commit 4663ad4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4663ad4

Please sign in to comment.