Skip to content

Commit 2325aaa

Browse files
authored
task qc readme: add develop branch instructions
1 parent f96f177 commit 2325aaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

task_qc_viewer/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ Otherwise, activate the iblenv as described in the guide above.
1717
Go into the iblapps directory that you cloned:
1818
```
1919
cd /home/olivier/Documents/PYTHON/iblapps/task_qc_viewer
20+
git checkout develop
21+
git pull
2022
```
2123
Launch the Viewer by typing `ipython task_qc.py session_UUID` , example:
2224
```

0 commit comments

Comments
 (0)