We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88acc17 commit 3868999Copy full SHA for 3868999
README.md
@@ -12,7 +12,13 @@ Original source: http://drz.ac/code/spiraltap/ or https://github.com/zharmany/SP
12
13
2. *Code*: still experimental.
14
15
-# Install
+# Installation from pip (recommended)
16
+
17
+```{shell}
18
+pip install pySPIRALTAP
19
+```
20
21
+# Installation from the git repository
22
## Requirements
23
`pySPIRALTAP` requires the following dependencies:
24
- `numpy`
0 commit comments