Skip to content

Commit 7c9d79e

Browse files
committed
Link to a list of distros instead of one specific distro
Use Repology as the list source, since it is an open source service and monitors lots of different distros with git-imerge packages. Fixes: commit f9834c4 Fixes: commit d9a654c
1 parent 9bde208 commit 7c9d79e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,12 @@ Bash completion requires Git's completion being available.
4040

4141
$ pip install git-imerge
4242

43-
4443
or using `setup.py` if you have downloaded the source package locally:
4544

4645
$ python setup.py install
4746

48-
If you prefer, you can use [Homebrew](https://brew.sh) to install `git-imerge`:
49-
50-
$ brew install git-imerge
47+
`git-imerge` is also available to install from several distro
48+
[packages](https://repology.org/project/git-imerge/versions).
5149

5250
## Instructions
5351

0 commit comments

Comments
 (0)