From c3ed8d1f93d174655214c385e296bcd80cce8db5 Mon Sep 17 00:00:00 2001 From: Kevin Amado Date: Mon, 14 Feb 2022 22:18:36 -0500 Subject: [PATCH] feat: document manual way --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 30199ee..7bb484a 100644 --- a/README.md +++ b/README.md @@ -101,12 +101,17 @@ Please visit: ### Prebuilt binaries -Requirements: +You can download a binary for your platform +from the +[releases section](https://github.com/kamadorueda/alejandra/releases/), +make it executable +and have fun! + +Alternatively there is an automated method. +It needs: [curl](https://curl.se/), [sh](https://www.gnu.org/software/bash/) and -[chmod](https://www.gnu.org/software/coreutils/). - -Steps: +[chmod](https://www.gnu.org/software/coreutils/): - On any x86_64 Linux: