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

Merge pull request #100 from kamadorueda/kamadorueda

feat: update installation command
This commit is contained in:
Kevin Amado 2022-02-14 20:11:43 -05:00 committed by GitHub
commit 1a0d9589d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,7 +99,7 @@ Let's get Alejandra on our systems:
- Nix with Flakes: - Nix with Flakes:
```bash ```bash
$ nix run github:kamadorueda/alejandra -- --help $ nix profile install github:kamadorueda/alejandra
``` ```
- Nix stable: - Nix stable: