Skip to content

Commit e6701d2

Browse files
authored
Update README.md
1 parent 04e2d9c commit e6701d2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,11 @@ Pull requests and new issues are most welcome!
4141

4242
## Installation
4343

44-
Clone this repo and point the `PYTHONPATH` variable to the directoy in which the NuGridPy repo is located.
44+
```
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.
4549

4650
### Required packages
4751

0 commit comments

Comments
 (0)