Update INSTALL.md

This commit is contained in:
Fabien Marteau 2020-11-04 20:29:28 +01:00 committed by GitHub
parent 9a7e08a5bc
commit 1f3bdf254f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -1,5 +1,11 @@
# Install instructions
## Get the code from git project
```
$ git clone https://github.com/trabucayre/openFPGALoader.git
```
## Compile from source
```