Skip to content

Commit 0a7e06b

Browse files
authored
Update XRT_installation_instructions.md (#493)
1 parent c61dbf5 commit 0a7e06b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SDAccel/docs/XRT_installation_instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sudo yum reinstall xrt_*.rpm -y
4242

4343
```bash
4444
curl -s https://aws-fpga-developer-ami.s3.amazonaws.com/1.7.0/Patches/XRT_2019_1_RC2/xrt_201910.2.2.0_7.6.1810-xrt.rpm -o xrt.rpm
45-
curl -s https://aws-fpga-developer-ami.s3.amazonaws.com/1.7.0/Patches/XRT_2019_1_RC2/xrt_201910.2.2.0_7.6.1810-aws.rpm-o xrt-aws.rpm
45+
curl -s https://aws-fpga-developer-ami.s3.amazonaws.com/1.7.0/Patches/XRT_2019_1_RC2/xrt_201910.2.2.0_7.6.1810-aws.rpm -o xrt-aws.rpm
4646
sudo yum reinstall xrt*.rpm -y
4747
```
4848
### 2018.3
@@ -58,4 +58,4 @@ sudo yum reinstall xrt*.rpm -y
5858
curl -s https://aws-fpga-developer-ami.s3.amazonaws.com/1.5.0/Patches/XRT_2018_2_XDF_RC5/xrt_201802.2.1.0_7.5.1804-xrt.rpm -o xrt.rpm
5959
curl -s https://aws-fpga-developer-ami.s3.amazonaws.com/1.5.0/Patches/XRT_2018_2_XDF_RC5/xrt_201802.2.1.0_7.5.1804-aws.rpm -o xrt-aws.rpm
6060
sudo yum reinstall xrt*.rpm -y
61-
```
61+
```

0 commit comments

Comments
 (0)