mirror of
https://github.com/RGBCube/alejandra
synced 2025-08-01 04:57:44 +00:00
Merge pull request #106 from kamadorueda/kamadorueda
fix: relative path
This commit is contained in:
commit
942dc8fd92
1 changed files with 7 additions and 1 deletions
|
@ -128,7 +128,13 @@ It needs:
|
||||||
Then run Alejandra with:
|
Then run Alejandra with:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ alejandra --help
|
$ ./alejandra --help
|
||||||
|
```
|
||||||
|
|
||||||
|
or:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ /path/to/alejandra --help
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nix installation
|
### Nix installation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue