Skip to content

Commit c671ad7

Browse files
committed
fix admonition in hello world
1 parent 709cbf6 commit c671ad7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/tutorials/hello-world.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -361,9 +361,9 @@ If you are electing to use `npm` to install jsPsych we will assume that you alre
361361
We will also assume that you are using a [webpack](https://webpack.js.org/) or a similar bundler.
362362

363363
!!! info
364-
You may want to check out the [jsPsych Builder](https://github.com/bjoluc/jspsych-builder) CLI utility.
365-
jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack.
366-
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.
364+
You may want to check out the [jsPsych Builder](https://github.com/bjoluc/jspsych-builder) CLI utility.
365+
jsPsych Builder allows you to automate the experiment setup, spin up a development server, and transpile and bundle scripts and styles using webpack.
366+
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.
367367

368368
### Step 1: Install jspsych
369369

0 commit comments

Comments
 (0)