Update README.md
This commit is contained in:
parent
20debf2df0
commit
f25fc6c1d3
1 changed files with 5 additions and 0 deletions
|
@ -37,3 +37,8 @@ To compile and test, simply use at the root of this project :
|
|||
make test
|
||||
```
|
||||
|
||||
To compile and install, simply use at the root of this project, with XXX the image or block file you want to use :
|
||||
```
|
||||
make install installdisk=XXX
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue