From 8adb9acd3610c890c3354ebc554de7678412ac94 Mon Sep 17 00:00:00 2001 From: Pedrito Date: Sun, 14 Apr 2024 20:36:53 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 73c3b8736..ffd472545 100644 --- a/README.md +++ b/README.md @@ -52,9 +52,7 @@ We want to have most python standard library wrapped into a nodes! 1. Clone or download repository. -2. Install requirements for your use case. - - requirement lists can be found under `PyFlow/requirements` +2. Install requirements `requirements.txt` 3. To run the program in standalone mode, run `pyflow.py`. It can be found in the root folder of repository.