Update README.md

This commit is contained in:
Adrien Bourmault 2019-11-11 18:49:10 +01:00 committed by GitHub
parent 20debf2df0
commit f25fc6c1d3
1 changed files with 5 additions and 0 deletions

View File

@ -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
```