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:
parent
d7e9fddd40
commit
11ae201aaf
2 changed files with 63 additions and 65 deletions
14
README.md
14
README.md
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue