Skip to content

Commit

Permalink
Remove duplicate line (aws#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge authored and deeppat committed Oct 10, 2019
1 parent 099d489 commit 32833e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDAccel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ For help with AFI creation issues, see [create-fpga-image error codes](../hdk/do
* Depending on the host code, the \*.awsxclbin may need to named \<hostcodename>.hw.\<platformname>.awsxclbin .For Example: ```vector_addition.hw.xilinx_aws-vu9p-f1-04261818_dynamic_5_0.awsxclbin```
* Copy any data files required for execution to the new instance
* [Clone the github repository to the new F1 instance and install runtime drivers](#gitsetenv)
* Clone the github repository to the new F1 instance and install runtime drivers
```
$ git clone https://github.com/aws/aws-fpga.git $AWS_FPGA_REPO_DIR
$ cd $AWS_FPGA_REPO_DIR
Expand Down

0 comments on commit 32833e3

Please sign in to comment.