Skip to content

Commit 971882d

Browse files
committed
Merge branch 'master' of https://github.com/weixin/tmt-workflow
2 parents ed10318 + b6a0794 commit 971882d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
以下 2 种方式任选,请确保已安装 [Node.js](https://nodejs.org/) 环境
3737

38-
* 使用 [Yoeman](http://yeoman.io/) 脚手架 [generator-workflow]() 自动安装(推荐):
38+
* 使用 [Yoeman](http://yeoman.io/) 脚手架 [generator-workflow](https://github.com/weixin/generator-workflow) 自动安装(推荐):
3939
* `npm install -g generator-workflow`
4040
* `yo workflow`
4141

@@ -46,7 +46,7 @@
4646
> 注1:[Gulp 4](https://github.com/gulpjs/gulp/tree/4.0) 目前 [尚未正式发布](https://github.com/gulpjs/gulp/blob/4.0/CHANGELOG.md),Windows 用户请先安装 [git](http://git-scm.com/)
4747
> 然后在 [Git Bash](http://git-for-windows.github.io/) 下执行 `npm install` 即可(非 `CMD`)。
4848
>
49-
> 注2:如遇 `npm install` 网络问题,推荐尝试 [cnmp](http://npm.taobao.org/) 安装环境依赖
49+
> 注2:如遇 `npm install` 网络问题,推荐尝试 [cnpm](http://npm.taobao.org/) 安装环境依赖
5050
5151
## 目录结构
5252

0 commit comments

Comments
 (0)