mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +00:00
feat: document manual way
This commit is contained in:
parent
6120190c5a
commit
c3ed8d1f93
1 changed files with 9 additions and 4 deletions
13
README.md
13
README.md
|
@ -101,12 +101,17 @@ Please visit:
|
||||||
|
|
||||||
### Prebuilt binaries
|
### 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/),
|
[curl](https://curl.se/),
|
||||||
[sh](https://www.gnu.org/software/bash/) and
|
[sh](https://www.gnu.org/software/bash/) and
|
||||||
[chmod](https://www.gnu.org/software/coreutils/).
|
[chmod](https://www.gnu.org/software/coreutils/):
|
||||||
|
|
||||||
Steps:
|
|
||||||
|
|
||||||
- On any x86_64 Linux:
|
- On any x86_64 Linux:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue