From 89a75229db7061c03213766e2645d3dbf0c1d321 Mon Sep 17 00:00:00 2001 From: csayre Date: Thu, 30 Dec 2021 12:37:44 -0500 Subject: [PATCH] Update instructions Add chmod to the instrucions. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c823b81..bd4775f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Import it like a regular pipeline: * Go to Administration->pipelines->add pipeline to repository, * Enter same path as in the step above + XNAT2bids.xml, +* chmod XNAT2bids.xml to make it executable * Add pipeline to your project, * You are good to go!