From 8a13d88f2d23540efac36ce60b9d7c57fc4d5e6d Mon Sep 17 00:00:00 2001 From: Pedrito Date: Wed, 29 Jan 2025 17:04:15 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffd47254..aae45691 100644 --- a/README.md +++ b/README.md @@ -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.