diff --git a/scripts/aws/README.md b/scripts/aws/README.md index 0210870d5..91124be26 100644 --- a/scripts/aws/README.md +++ b/scripts/aws/README.md @@ -15,7 +15,7 @@ cd cloud9-setup-for-prototyping ``` 1. When you see `Done!`, open `cloud9-for-prototyping` from [Cloud9](https://us-east-1.console.aws.amazon.com/cloud9control/home?region=us-east-1#/). -![make-cloud9](./img/langflow-cloud9.png) +![make-cloud9](./img/langflow-cloud9-en.png) 1. Run the following command in the Cloud9 terminal. diff --git a/scripts/aws/img/langflow-cloud9.png b/scripts/aws/img/langflow-cloud9-en.png similarity index 100% rename from scripts/aws/img/langflow-cloud9.png rename to scripts/aws/img/langflow-cloud9-en.png