diff --git a/README.md b/README.md index 538d53bef..a9effbce6 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ python -m langflow or ```shell -langflow # or langflow --help +langflow run # or langflow --help ``` ### HuggingFace Spaces @@ -92,7 +92,7 @@ Langflow provides a command-line interface (CLI) for easy management and configu You can run the Langflow using the following command: ```shell -langflow [OPTIONS] +langflow run [OPTIONS] ``` Each option is detailed below: @@ -131,7 +131,6 @@ Alternatively, click the **"Open in Cloud Shell"** button below to launch Google [![Open in Cloud Shell](https://gstatic.com/cloudssh/images/open-btn.svg)](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/logspace-ai/langflow&working_dir=scripts&shellonly=true&tutorial=walkthroughtutorial_spot.md) - ## Deploy on Railway [![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/template/JMXEWp?referralCode=MnPSdg)