From 04e9e492faf6bb09d02b866e80ce58e8015bbc57 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Fri, 1 Dec 2023 06:52:58 +0000 Subject: [PATCH] add README --- scripts/aws/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/aws/README.md b/scripts/aws/README.md index 0c4636489..c18c25db0 100644 --- a/scripts/aws/README.md +++ b/scripts/aws/README.md @@ -12,7 +12,7 @@ This tutorial assumes you have an AWS account and basic knowledge of AWS. cd cloud9-setup-for-prototyping ./bin/bootstrap ``` -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#/). +1. When you see `Done!` in Cloudshell, 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-en.png) 1. Run the following command in the Cloud9 terminal. ```shell