We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffeab0 commit 68be717Copy full SHA for 68be717
README.md
@@ -98,6 +98,16 @@ snap install --channel=beta gitless
98
99
You can also use the `edge` channel to install the most recent build.
100
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
111
Documentation
112
-------------
113
0 commit comments