You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation.rst
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,8 @@ In short, install the ``petprep-docker`` wrapper with pip::
46
46
47
47
$ python -m pip install petprep-docker
48
48
49
+
Warning - since petprep relies on many tools (see below Dependencies), you need at least 50 Gb free space (also beware of docker settings which by default will not use the last 10% of your disk space).
50
+
49
51
Then run the ``petprep-docker`` command-line as if you were running
0 commit comments