Skip to content

Commit 9ce3f8b

Browse files
committed
Merge branch 'release/v1.0.0'
2 parents d2e8062 + c98ac87 commit 9ce3f8b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,19 +42,19 @@ After installing the tool, you are ready use npm commands through git:
4242

4343
### Run `git install` instead of `npm install`
4444

45-
<img src="https://github.com/rousan/git-npm/raw/develop/git-install.png" alt="git install" title="git install" />
45+
<img src="https://github.com/rousan/git-npm/raw/master/git-install.png" alt="git install" title="git install" />
4646

4747
### Run `git i` instead of `npm i`
4848

49-
<img src="https://github.com/rousan/git-npm/raw/develop/git-i.png" alt="git i" title="git i" />
49+
<img src="https://github.com/rousan/git-npm/raw/master/git-i.png" alt="git i" title="git i" />
5050

5151
### Run `git test` instead of `npm test`
5252

53-
<img src="https://github.com/rousan/git-npm/raw/develop/git-test.png" alt="git test" title="git test" />
53+
<img src="https://github.com/rousan/git-npm/raw/master/git-test.png" alt="git test" title="git test" />
5454

5555
### Run `git start` instead of `npm start`
5656

57-
<img src="https://github.com/rousan/git-npm/raw/develop/git-start.png" alt="git start" title="git start" />
57+
<img src="https://github.com/rousan/git-npm/raw/master/git-start.png" alt="git start" title="git start" />
5858

5959
## Supported Commands
6060

0 commit comments

Comments
 (0)