1
Fork 0
mirror of https://github.com/RGBCube/alejandra synced 2025-08-01 21:17:45 +00:00

perf: use gnu as native binary

This commit is contained in:
Kevin Amado 2022-02-19 11:43:16 -05:00
parent d7e9fddd40
commit 11ae201aaf
2 changed files with 63 additions and 65 deletions

View file

@ -113,17 +113,11 @@ It needs:
[sh](https://www.gnu.org/software/bash/) and
[chmod](https://www.gnu.org/software/coreutils/):
- On any x86_64 Linux:
- aarch64-linux:
`$ curl https://raw.githubusercontent.com/kamadorueda/alejandra/main/installers/aarch64-linux.sh | sh`
```bash
$ curl https://raw.githubusercontent.com/kamadorueda/alejandra/main/installers/x86_64-linux.sh | sh
```
- On any AArch64/ARM64 Linux:
```bash
$ curl https://raw.githubusercontent.com/kamadorueda/alejandra/main/installers/aarch64-linux.sh | sh
```
- x86_64-linux:
`$ curl https://raw.githubusercontent.com/kamadorueda/alejandra/main/installers/x86_64-linux.sh | sh`
Then run Alejandra with: