Skip to content

Commit 461ceaf

Browse files
authored
Update README.md
1 parent 8b10b73 commit 461ceaf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,14 @@ applications.
1212

1313
<img src="https://raw.githubusercontent.com/jchanvfx/NodeGraphQt/main/docs/_images/screenshot.png" width="100%" title="NodeGraphQt">
1414

15+
## Install
16+
17+
NodeGraphQt is avaliable on The Python Package Index (PyPI) here https://pypi.org/project/NodeGraphQt so it can be installed with:
18+
```
19+
pip install NodeGraphQt
20+
```
21+
or you can download previous versions from the [releases](https://github.com/jchanvfx/NodeGraphQt/releases) page.
22+
1523

1624
## Documentation
1725

0 commit comments

Comments
 (0)