Skip to content

Commit 651c593

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.
1 parent 9bde208 commit 651c593

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
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)