Skip to content

Commit 7417e84

Browse files
author
Tommy Löfstedt
committed
INST: Updated installation instructions.
1 parent bfd7c5f commit 7417e84

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,13 @@ In order to show plots, you may need to install Matplotlib:
4848
$ sudo apt-get install python-matplotlib
4949
```
5050

51-
To install: Download pylearn-parsimony. Goto the download directory and type:
51+
To install: Download the release of pylearn-parsimony from
52+
[https://github.com/neurospin/pylearn-parsimony/releases](https://github.com/neurospin/pylearn-parsimony/releases).
53+
Unpack the file, go to the pylearn-parsimony directory and type:
5254
```
5355
$ sudo python setup.py install
5456
```
57+
You are now ready to use your fresh installation of pylearn-parsimony!
5558

5659
Quick start
5760
-----------

0 commit comments

Comments
 (0)