We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ed5547 commit bbe73ebCopy full SHA for bbe73eb
1 file changed
README.md
@@ -32,7 +32,9 @@ Defensor 一丝不苟的履行着自己的责任,守护着林林总总的产
32
```bash
33
# 下载测试代码仓库
34
git clone https://github.com/TingGe/defensor-e2e-testing.git
35
+
36
# 安装仓库依赖
37
+cd ./defensor-e2e-testing
38
npm install
39
```
40
0 commit comments