add direct link to latest download zip asset

This commit is contained in:
Josh de Leeuw 2021-11-28 22:24:25 -05:00
parent 8abc52c33b
commit 670d1d72e1

View File

@ -177,9 +177,9 @@ Once you've saved the file, open it in a browser. You should see "Hello world!"
### Step 1: Download jsPsych ### Step 1: Download jsPsych
Start by downloading the latest release of jsPsych. The most recent version can always be found at the top of the [GitHub releases page](https://github.com/jspsych/jsPsych/releases). Start by downloading the latest release of jsPsych. Here's a [direct link (jspsych.zip)](https://www.github.com/jspsych/jspsych/releases/latest/download/jspsych.zip). The most recent version can always be found at the top of the [GitHub releases page](https://github.com/jspsych/jsPsych/releases).
Note that even the releases that are for a particular plugin or extension will contain the full set of files needed to run jsPsych locally. Note that even the releases that are for a particular plugin or extension will contain the full set of files needed to run jsPsych locally in the `dist archive (zip)` release asset.
You should download the `Dist archive (zip)` file for whatever the most recent released package is. You should download the zip file for whatever the most recently released package is.
This will ensure that you have the most recent version of all the packages associated with jsPsych. This will ensure that you have the most recent version of all the packages associated with jsPsych.
### Step 2: Create a folder to store your experiment files ### Step 2: Create a folder to store your experiment files