diff --git a/7.0/sitemap.xml.gz b/7.0/sitemap.xml.gz index 98399d16..366ac9ce 100755 Binary files a/7.0/sitemap.xml.gz and b/7.0/sitemap.xml.gz differ diff --git a/7.0/tutorials/hello-world/index.html b/7.0/tutorials/hello-world/index.html index bd1fce3d..55f6eac5 100755 --- a/7.0/tutorials/hello-world/index.html +++ b/7.0/tutorials/hello-world/index.html @@ -2170,10 +2170,10 @@ We will also assume that you are using a webpack or a similar bundler.
Info
-You may want to check out the jsPsych Builder CLI utility. - jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack. - Using jsPsych Builder will automate some of the steps in this tutorial, so if you prefer that option, you may want to switch to the getting started instructions on the jsPsych Builder GitHub page.
+jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack. +Using jsPsych Builder will automate some of the steps in this tutorial, so if you prefer that option, you may want to switch to the getting started instructions on the jsPsych Builder GitHub page. +Run npm install jspsych
.
This installs the core jsPsych package.