Skip to content

Commit

Permalink
Merge pull request #138 from pedroCabrera/pedroCabrera-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
pedroCabrera authored Jan 29, 2025
2 parents 8b998ef + 8a13d88 commit 3e10bae
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 3e10bae

Please sign in to comment.