Skip to content

Commit 5bad1eb

Browse files
committed
slight improvements to installation docs
1 parent 1511bed commit 5bad1eb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,15 @@ Amyloid imaging to prevent Alzheimer's Disease.
99
Install
1010
-------
1111

12-
Choose one of the following:
12+
Requires Python 3.6 or greater. Choose one of the following:
1313

1414
.. code:: sh
1515
16-
pip install amypet # command line interface (CLI) version
16+
pip install amypet # command line interface (CLI) version
1717
pip install amypet[gui] # CLI and graphical user interface (GUI) version
1818
19+
For certain functionality (image trimming & resampling, DICOM to NIfTI converters) it may be required to also `pip install nimpa`.
20+
1921

2022
Usage
2123
-----

0 commit comments

Comments
 (0)