From a66652d35eaad6fe949af9bb89b4a3c9d4d0da07 Mon Sep 17 00:00:00 2001 From: "Peter H. Froehlich" Date: Sun, 17 Oct 2021 13:07:33 +0200 Subject: Tiny update --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7b0ea19..82602f9 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,11 @@ contents of provided partition images. ## How to build -Just say `make` followed by `make install` and most likely you'll be happy. -If you want a compact, statically linked executable make sure you have the -`musl-gcc` wrapper installed and say `make musl-static` (or just `make static` -if you have a full musl toolchain) followed by `make install` instead. +Just say `make` followed by `sudo make install` and you'll most likely be happy. +If you want a compact, statically-linked executable instead, install the `musl` +toolchain of your choice (even the `musl-gcc` wrapper works) and say +`make static` (or `CC=whatever make static`) followed by `sudo make install` +instead. ## How to use -- cgit 1.4.1-2-gfad0