Skip to content

Commit edef471

Browse files
committedAug 22, 2015
Update README.md
1 parent 887a4ff commit edef471

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎scripts/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ To get started (will install packages, etc):
1717
```
1818
tar xvf Xilinx_ISE_DS_Lin_14.7_1015_1.tar
1919
cd Xilinx_ISE_DS_Lin_14.7_1015_1
20-
./xsetup (gui, needs X forwarding if over ssh)
20+
sudo ./xsetup (gui, needs X forwarding if over ssh)
2121
```
2222
step ?, "Select products to install: (*) ISE WebPACK" 17403 MB
2323

2424

2525
* Ensure you have a free WebPACK license for ISE installed, see http://license.xilinx.com/getLicense
26-
*
27-
goes in ~/.Xilinx/Xilinx.lic (I think)
26+
27+
goes in ~/.Xilinx/Xilinx.lic
2828

2929
* Ensure licence is activated by checking ISE:
3030
```

0 commit comments

Comments
 (0)
Please sign in to comment.