mirror of
https://github.com/RGBCube/alejandra
synced 2025-07-31 12:37:45 +00:00
fix: relative path
This commit is contained in:
parent
64b1f3066a
commit
92dd5af7ad
1 changed files with 7 additions and 1 deletions
|
@ -128,7 +128,13 @@ It needs:
|
|||
Then run Alejandra with:
|
||||
|
||||
```bash
|
||||
$ alejandra --help
|
||||
$ ./alejandra --help
|
||||
```
|
||||
|
||||
or:
|
||||
|
||||
```bash
|
||||
$ /path/to/alejandra --help
|
||||
```
|
||||
|
||||
### Nix installation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue