Update INSTALL.md
This commit is contained in:
parent
9a7e08a5bc
commit
1f3bdf254f
|
|
@ -1,5 +1,11 @@
|
|||
# Install instructions
|
||||
|
||||
## Get the code from git project
|
||||
|
||||
```
|
||||
$ git clone https://github.com/trabucayre/openFPGALoader.git
|
||||
```
|
||||
|
||||
## Compile from source
|
||||
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue