Skip to content

Commit

Permalink
Link to a list of distros instead of one specific distro
Browse files Browse the repository at this point in the history
Use Repology as the list source, since it is an open source service
and monitors lots of different distros with git-imerge packages.
  • Loading branch information
pabs3 committed May 7, 2023
1 parent 9bde208 commit 651c593
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,12 @@ Bash completion requires Git's completion being available.

$ pip install git-imerge


or using `setup.py` if you have downloaded the source package locally:

$ python setup.py install

If you prefer, you can use [Homebrew](https://brew.sh) to install `git-imerge`:

$ brew install git-imerge
`git-imerge` is also available to install from several distro
[packages](https://repology.org/project/git-imerge/versions).

## Instructions

Expand Down

0 comments on commit 651c593

Please sign in to comment.