Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b230371

Browse files
author
wangsw
committed
fix
1 parent d592152 commit b230371

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@ Deploy a directory to a git branch. You can use the configuration file to deploy
88
### Installation
99

1010
``` bash
11-
$ npm install -d git-deploy-directory
11+
$ npm install -D git-deploy-directory
1212
or
1313
$ yarn add -D git-deploy-directory
1414
```
1515

1616
### Usage
17-
// init
1817
``` bash
18+
// init
19+
1920
$ git deploy init //Initialize the configuration file
2021
```
2122
Configuration file

‎README_zh.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
### 安装
88

99
``` bash
10-
$ npm install -d git-deploy-directory
10+
$ npm install -D git-deploy-directory
1111
or
1212
$ yarn add -D git-deploy-directory
1313
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /