Skip to content

Commit 8f650f6

Browse files
Refer to AUR package in readme
1 parent 7363e43 commit 8f650f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ The goal of this project is to provide a simple and really fast GDScript code fo
1818

1919
You can find binaries for Windows, macOS, and Linux in the [releases tab](https://github.com/GDQuest/godot-gdscript-formatter-tree-sitter/releases) of this repository. Download the binary for your platform, unzip it, rename it to the command name you want (e.g. `gdscript-format`) and place it somewhere in your system PATH.
2020

21+
Alternatively for Arch Linux, there is the community maintained AUR Package [gdscript-formatter-bin](https://aur.archlinux.org/packages/gdscript-formatter-bin).
22+
2123
To format a file, run:
2224

2325
```bash

0 commit comments

Comments
 (0)