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.
1 parent 9bde208 commit 651c593Copy full SHA for 651c593
README.md
@@ -40,14 +40,12 @@ Bash completion requires Git's completion being available.
40
41
$ pip install git-imerge
42
43
-
44
or using `setup.py` if you have downloaded the source package locally:
45
46
$ python setup.py install
47
48
-If you prefer, you can use [Homebrew](https://brew.sh) to install `git-imerge`:
49
50
- $ brew install git-imerge
+`git-imerge` is also available to install from several distro
+[packages](https://repology.org/project/git-imerge/versions).
51
52
## Instructions
53
0 commit comments