We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04e2d9c commit e6701d2Copy full SHA for e6701d2
README.md
@@ -41,7 +41,11 @@ Pull requests and new issues are most welcome!
41
42
## Installation
43
44
-Clone this repo and point the `PYTHONPATH` variable to the directoy in which the NuGridPy repo is located.
+```
45
+pip install git+https://github.com/NuGrid/NuGridPy.git
46
47
+
48
+Or clone this repo and point the `PYTHONPATH` variable to the NuGridPy repo directoy.
49
50
### Required packages
51
0 commit comments