openFPGALoader/INSTALL.md

115 B

Install instructions

Compile from source

$ mkdir build
$ cd build
$ cmake ../src/
$ cmake --build .