Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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