From b1971570c906d377e797a56749efb16c2feddb6d Mon Sep 17 00:00:00 2001 From: Paul Lockett Date: Thu, 30 Mar 2023 14:20:20 -0700 Subject: [PATCH] Correct run instructions Fix this for future users so they can get it up and running without having to probe the GitHub forum --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3be5d99a9..3cc0372aa 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can install LangFlow from pip: Next, run: -`langflow` +`python -m langflow` ### Deploy Langflow on Google Cloud Platform