Skip to content

Commit 7d2e50c

Browse files
authored
Update README.md
1 parent 99c25b6 commit 7d2e50c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SDAccel/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ This quick start guide will use a simple "Hello World" SDAccel example to get yo
4141
* [Setup an AWS Account](https://aws.amazon.com/free/)
4242
* Launch an [FPGA Developer AMI](https://aws.amazon.com/marketplace/pp/B06VVYBLZZ) which comes pre-installed with SDAccel and required licenses on an F1 instance
4343
* You may use this F1 instance to [Build your Host Application and Xilinx FPGA Binary](#createapp), however, it may be more cost efficient to either:
44-
* Launch a second [FPGA Developer AMI](https://aws.amazon.com/marketplace/pp/B06VVYBLZZ) on a cheaper EC2 instance, with a minimum of 30GiB RAM), **OR**
45-
* Follow the [On-Premises Instructions](../../hdk/docs/on_premise_licensing_help.md) to install and license SDAccel on your own local machine.
44+
* Launch a second [FPGA Developer AMI](https://aws.amazon.com/marketplace/pp/B06VVYBLZZ) on a lower cost EC2 instance, with a minimum of 30GiB RAM), **OR**
45+
* Follow the [On-Premises Instructions](../../hdk/docs/on_premise_licensing_help.md) to install and obtain a license from Xilinx.
4646
* Setup AWS IAM permissions for creating FPGA Images (CreateFpgaImage and DescribeFpgaImages). [EC2 API Permissions are described in more detail](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/ec2-api-permissions.html) <!-- #TBF Is there a better guide (syntax/links to for explicitly making this update? -->
4747
* [Setup AWS CLI and S3 Bucket](docs/Setup_AWS_CLI_and_S3_Bucket.md) to enable AFI creation.
4848

0 commit comments

Comments
 (0)