Skip to content

Commit cbd4e77

Browse files
author
ThomasXilinx
authored
Update Setup_AWS_CLI_and_S3_Bucket.md (#504)
1 parent 288bee0 commit cbd4e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Vitis/docs/Setup_AWS_CLI_and_S3_Bucket.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ The developer is required to create an S3 bucket for the AFI generation. The buc
33

44
To install the AWS CLI, please follow the [instructions here](http://docs.aws.amazon.com/cli/latest/userguide/installing.html).
55

6-
The AWS SDAccel scripts require JSON output format and the scripts will not work properly if you use any other output format types (ex: text, table). JSON is the default output format of the AWS CLI.
6+
The AWS Vitis scripts require JSON output format and the scripts will not work properly if you use any other output format types (ex: text, table). JSON is the default output format of the AWS CLI.
77

88
```
99
$ aws configure # to set your credentials (found in your console.aws.amazon.com page), region (us-east-1) and output (json)

0 commit comments

Comments
 (0)