Skip to content

Commit 8e2f352

Browse files
Update README.md
1 parent 18954e9 commit 8e2f352

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
@@ -16,9 +16,9 @@ If you've written or modified a tutorial for SCT, and your tutorial relies on ce
1616

1717
1. Update the batch scripts ([`batch_single_subject.sh`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/single_subject/batch_single_subject.sh) and [`process_data.sh`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/multi_subject/process_data.sh)) with any new or modified commands.
1818
2. Update the file [`tutorial-datasets.csv`](https://github.com/spinalcordtoolbox/sct_tutorial_data/blob/master/tutorial-datasets.csv) for your tutorial.
19+
* All of the files you specify will be automatically packaged into a `.zip` download. You can then link to this download at the start of your tutorial.
1920
* Be sure to specify each file that needs to be present in order to complete your tutorial.
2021
* Try to re-use the intermediate files generated by earlier tutorial commands. (If you can't, you may commit new files to this repo.)
21-
* All of the files you specify will be packaged into a `.zip` download that you can link to at the start of your tutorial.
2222
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, the workflow 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.

0 commit comments

Comments
 (0)