1
0
mirror of https://gitlab.os-k.eu/os-k-team/os-k.git synced 2023-08-25 14:03:10 +02:00

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

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