mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 03:21:47 +08:00
fix bash command launch
This commit is contained in:
@ -24,7 +24,7 @@ In the next step, you'll configure the GCP environment and deploy Langflow.
|
||||
Run the deploy_langflow_gcp.sh script to configure the GCP environment and deploy Langflow:
|
||||
|
||||
```bash
|
||||
./deploy_langflow_gcp.sh
|
||||
bash ./deploy_langflow_gcp.sh
|
||||
```
|
||||
|
||||
The script will:
|
||||
|
||||
Reference in New Issue
Block a user