Skip to content

Commit 28ae9f9

Browse files
authored
Merge pull request #235 from it-is-wednesday/patch-1
add AUR packages to readme
2 parents c3860e3 + 68be717 commit 28ae9f9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,16 @@ snap install --channel=beta gitless
9898

9999
You can also use the `edge` channel to install the most recent build.
100100

101+
### Installing via the Arch User Repository
102+
103+
If you are using [Arch Linux](https://www.archlinux.org/) or any of
104+
its derivatives, you can use your favorite
105+
[AUR Helper](https://wiki.archlinux.org/index.php/AUR_helpers) and install:
106+
- [gitless](https://aur.archlinux.org/packages/gitless/) for the latest
107+
released version
108+
- [gitless-git](https://aur.archlinux.org/packages/gitless-git/) to
109+
build the latest version straight from this repo
110+
101111
Documentation
102112
-------------
103113

0 commit comments

Comments
 (0)