提交 f8400c23 编写于 作者: jackymao.com's avatar jackymao.com

fix README typo mentioned in issue 2 by Mr_Vague, thanks Mr_Vague

上级 3a02eebb
...@@ -9,13 +9,13 @@ ...@@ -9,13 +9,13 @@
首先,请确认系统中已经安装 python 和 git,然后执行下列命令克隆仓库: 首先,请确认系统中已经安装 python 和 git,然后执行下列命令克隆仓库:
```shell ```shell
git clone git@codechina.csdn.net:csdn/skill_tree_java.git git clone git@codechina.csdn.net:csdn/skill_tree_rust.git
``` ```
然后进入 skill_tree_java 目录,执行下列命令安装依赖: 然后进入 skill_tree_rust 目录,执行下列命令安装依赖:
```shell ```shell
pip install -r requrirements.txt pip install -r requirement.txt
``` ```
然后执行下列命令安装钩子: 然后执行下列命令安装钩子:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册