diff --git a/README.md b/README.md index b6edeaa..a4134af 100644 --- a/README.md +++ b/README.md @@ -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 +``` +