Skip to content

Commit f89c4c5

Browse files
authored
Merge pull request #45 from zssr/patch-2
Update README.md
2 parents 430dd5b + 11bdeee commit f89c4c5

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
@@ -13,10 +13,10 @@ redux-tutorial
1313
为了理解本项目中的示例代码,你需要了解一些 ES6,ES7(Object Spread)特性。同时本教程只针对 Redux 3.0.2 和 react-redux 4.0.0。
1414

1515
### 克隆项目
16-
`git clone https://github.com/happypoulp/redux-tutorial.git`
16+
`git clone https://github.com/react-guide/redux-tutorial-cn.git`
1717

1818
### 进入目录
19-
`cd redux-tutorial`
19+
`cd redux-tutorial-cn`
2020

2121
### 安装依赖
2222
`npm install`

0 commit comments

Comments
 (0)