Skip to content

Commit

Permalink
Explicit the need to remove the Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
shym committed Jul 16, 2024
1 parent 407d07b commit 7187bf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ opam install "mirage>=4.0.0"
Then, the unikernel can be _configured_:

```bash
rm Makefile # To let mirage create its custom Makefile instead
mirage configure -f mirage/config.ml -t <TARGET> ...
```

Expand Down

0 comments on commit 7187bf3

Please sign in to comment.