📝 docs(README.md): update langflow command in usage instructions to 'langflow run' for clarity and consistency
📝 docs(README.md): update langflow command in HuggingFace Spaces section to 'langflow run' for clarity and consistency 📝 docs(README.md): remove empty line in README.md file
This commit is contained in:
parent
358d595b36
commit
67c0791e30
1 changed files with 2 additions and 3 deletions
|
|
@ -76,7 +76,7 @@ python -m langflow
|
||||||
or
|
or
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
langflow # or langflow --help
|
langflow run # or langflow --help
|
||||||
```
|
```
|
||||||
|
|
||||||
### HuggingFace Spaces
|
### 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:
|
You can run the Langflow using the following command:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
langflow [OPTIONS]
|
langflow run [OPTIONS]
|
||||||
```
|
```
|
||||||
|
|
||||||
Each option is detailed below:
|
Each option is detailed below:
|
||||||
|
|
@ -131,7 +131,6 @@ Alternatively, click the **"Open in Cloud Shell"** button below to launch Google
|
||||||
|
|
||||||
[](https://console.cloud.google.com/cloudshell/open?git_repo=https://github.com/logspace-ai/langflow&working_dir=scripts&shellonly=true&tutorial=walkthroughtutorial_spot.md)
|
[](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/template/JMXEWp?referralCode=MnPSdg)
|
[](https://railway.app/template/JMXEWp?referralCode=MnPSdg)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue