fix bash command launch
This commit is contained in:
parent
e5aece49bf
commit
bfdbabed55
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue