update md2site

This commit is contained in:
dntzhang 2017-03-04 20:11:42 +08:00
parent 5c953cf8cb
commit d4078cadf6
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@ $ npm install md2site -g
```
$ md2site init // in current directory
```
or
```
$ md2site init your_project_name // in new directroy named project name
```