Skip to content

Commit b82d232

Browse files
committed
Add Install to README
1 parent aea0047 commit b82d232

2 files changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ See [how it looks](#How-It-Looks-In-Action).
1111

1212
## Install
1313

14+
```shell
15+
npm i -g git-jump
16+
```
17+
1418
## Usage
1519

1620
```shell

git-jump.1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Renames local branch. Proxy to the native "git branch --move <branch name> <new
7474
.RE
7575

7676
.B Support:
77+
7778
.RS 2
7879
Most of the support happens through the GitHub repo https://github.com/mykolaharmash/git-jump.
7980

0 commit comments

Comments
 (0)