Skip to content

Commit 3868999

Browse files
author
maxime
committed
Updated README with pip distribution
1 parent 88acc17 commit 3868999

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ Original source: http://drz.ac/code/spiraltap/ or https://github.com/zharmany/SP
1212

1313
2. *Code*: still experimental.
1414

15-
# Install
15+
# Installation from pip (recommended)
16+
17+
```{shell}
18+
pip install pySPIRALTAP
19+
```
20+
21+
# Installation from the git repository
1622
## Requirements
1723
`pySPIRALTAP` requires the following dependencies:
1824
- `numpy`

0 commit comments

Comments
 (0)