Skip to content

Commit 32a822e

Browse files
authored
Merge pull request #217 from DefangLabs/readme-updates
Readme updates
2 parents 54e43ac + 838953f commit 32a822e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ Deploy your application to the defang playground by opening up your terminal and
3838

3939
If you want to deploy to your own cloud account, you can use Defang BYOC:
4040

41-
1. [Authenticate your AWS account](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html), and that you have properly set your environment variables like `AWS_PROFILE`, `AWS_REGION`, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY`.
41+
1. [Authenticate your AWS account](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html), and check that you have properly set your environment variables like `AWS_PROFILE`, `AWS_REGION`, `AWS_ACCESS_KEY_ID`, and `AWS_SECRET_ACCESS_KEY`.
42+
2. Run `defang --provider=aws up` in a terminal that has access to your AWS environment variables.
4243

4344
---
4445

0 commit comments

Comments
 (0)