diff --git a/INSTALL.md b/INSTALL.md index 0627911..b582182 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,11 @@ # Install instructions +## Get the code from git project + +``` +$ git clone https://github.com/trabucayre/openFPGALoader.git +``` + ## Compile from source ```