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.
2 parents c3860e3 + 68be717 commit 28ae9f9Copy full SHA for 28ae9f9
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