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.

Fixes: commit f9834c4
Fixes: commit d9a654c
Suggested-by: Paul Wise <[email protected]>
  • Loading branch information
waldyrious authored and pabs3 committed May 7, 2023
1 parent 9bde208 commit dcf0cd2
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,13 @@ 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
[package managers](https://repology.org/project/git-imerge/versions)
on several platforms.

## Instructions

Expand Down

0 comments on commit dcf0cd2

Please sign in to comment.