Skip to content

Commit b34dc15

Browse files
committed
docs
1 parent 682a0c8 commit b34dc15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Step 3: Create your project
5858
dotnet new humidifier.sln --name Example --output Example --env test --region us-west-2 --stack example --profile default
5959
```
6060

61-
This will generate the solution in the `--output` folder. The `--profile` flag is your AWS credential profile.
61+
This will generate the solution in the `--output` folder. The `--profile` flag is your AWS credential profile. To setup a AWS profile, follow the docs on how to [configure the AWS Cli](https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html) here.
6262

6363
Step 3: Read the generated README.
6464

0 commit comments

Comments
 (0)