When following the three steps in the README, namely
git clone https://github.com/dcuartielles/open-fpga-install.git'
cd open-fpga-install
sudo bash install.sh
I get prompted with:
Confirm Installation
Also I had to look into the source code to know that the correct answer is
I
which to me is unintuitive. I entered yes, Y, RET, all without success.
Also, Delete temp files, Confirm delete needs a C, instead of I, which is confusing.
I think it would be better to install everything without prompting for confirmation.
The packages take a lot of time to install and the user may be away.
Thank you for your contribution! Greatly appreciated.