Skip to content

Commit 55cbfbc

Browse files
Update README.md
1 parent 4a33e98 commit 55cbfbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ If you've written or modified a tutorial for SCT, you'll need to do 4 things:
1919
* Be sure to specify each file that needs to be present in order to complete your tutorial.
2020
* Try to re-use the intermediate files generated by earlier tutorial commands. (If you can't, you may commit new files to this repo.)
2121
* All of the files you specify will be packaged into a `.zip` download that you can link to at the start of your tutorial.
22-
3. Create a new release by clicking "Run workflow" on [this GitHub Actions page](https://github.com/spinalcordtoolbox/sct_tutorial_data/actions/workflows/create_release.yml))
22+
3. Create a new release by clicking "Run workflow" on [this GitHub Actions page](https://github.com/spinalcordtoolbox/sct_tutorial_data/actions/workflows/create_release.yml).
2323
* First, it executes the [`batch_single_subject.sh`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/single_subject/batch_single_subject.sh) script to generate all of the necessary files.
2424
* Then, it packages up sets of data files into `.zip` downloads.
2525
* Finally, it creates a new release with the tutorial-specific `.zip` files attached.

0 commit comments

Comments
 (0)