From 1f3bdf254f763e9ac6aeb2f1ec51d665c2be02ab Mon Sep 17 00:00:00 2001 From: Fabien Marteau Date: Wed, 4 Nov 2020 20:29:28 +0100 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 6 ++++++ 1 file changed, 6 insertions(+) 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 ```