From f7b235635a6266c4e0e6ff87e1654f2c174308b4 Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 9 Dec 2022 13:08:03 +0100 Subject: [PATCH] doc improvement --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index afc47b97..72e9b7c6 100644 --- a/README.md +++ b/README.md @@ -176,8 +176,9 @@ You can find more documentation on how to use babashka with nix [here](./doc/nix ### Alpine -On Alpine it's recommended to install via the `install` [bash -script](https://github.com/babashka/babashka#installer-script). +On Alpine it's recommended to download the binary manually from [Github +Releases](https://github.com/babashka/babashka/releases) and use the static +linux binary. ### Arch (Linux)