File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,19 +42,19 @@ After installing the tool, you are ready use npm commands through git:
42
42
43
43
### Run ` git install ` instead of ` npm install `
44
44
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 " />
46
46
47
47
### Run ` git i ` instead of ` npm i `
48
48
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 " />
50
50
51
51
### Run ` git test ` instead of ` npm test `
52
52
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 " />
54
54
55
55
### Run ` git start ` instead of ` npm start `
56
56
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 " />
58
58
59
59
## Supported Commands
60
60
You can’t perform that action at this time.
0 commit comments