Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixing the bootstrap URL now it is merged into master.
Fixes #15.
  • Loading branch information
mithro committed Aug 19, 2015
1 parent 28ed52e commit 07aafe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/README.md
Expand Up @@ -9,7 +9,7 @@ To get started (will install packages, etc):

* Run the bootstrap script to get everything required for flashing firmware:
```
curl -fsS https://raw.githubusercontent.com/timvideos/HDMI2USB-misoc-firmware/scripts/scripts/bootstrap.sh | bash
curl -fsS https://raw.githubusercontent.com/timvideos/HDMI2USB-misoc-firmware/master/scripts/bootstrap.sh | bash
```

* Download & install Xilinx ISE WebPACK 14.7 into the default location in /opt/
Expand Down

0 comments on commit 07aafe5

Please sign in to comment.