Skip to content

Commit 32833e3

Browse files
JimMadgedeeppat
authored andcommitted
Remove duplicate line (#468)
1 parent 099d489 commit 32833e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SDAccel/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ For help with AFI creation issues, see [create-fpga-image error codes](../hdk/do
198198
* 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```
199199
* Copy any data files required for execution to the new instance
200200
* [Clone the github repository to the new F1 instance and install runtime drivers](#gitsetenv)
201-
* Clone the github repository to the new F1 instance and install runtime drivers
201+
202202
```
203203
$ git clone https://github.com/aws/aws-fpga.git $AWS_FPGA_REPO_DIR
204204
$ cd $AWS_FPGA_REPO_DIR

0 commit comments

Comments
 (0)