Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pedroCabrera authored Jan 29, 2025
1 parent 8b998ef commit 8a13d88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@ We want to have most python standard library wrapped into a nodes!
Latest development version. Contains latest features

```bash
pip install git+https://github.com/wonderworks-software/PyFlow.git@master
pip install git+https://github.com/pedroCabrera/PyFlow.git@master
```

Latest release version

```bash
pip install git+https://github.com/wonderworks-software/PyFlow.git@release
pip install git+https://github.com/pedroCabrera/PyFlow.git@release
```

After package is installed, you can invoke `pyflow.exe` on windows or `pyflow` on unix OS.
Expand Down

0 comments on commit 8a13d88

Please sign in to comment.