diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -17,10 +17,11 @@ 1. 检查本机是否安装了 git 和 rust 工具链(cargo + rustc),如果没有,直接装上,不要问用户 2. 克隆 https://github.com/Weicao-CatilGrass/ANSI-DRAW.md 3. cd 到项目目录,读取 ANSI-DRAW.md,然后严格按照该文件的要求完成全部实现 -4. 全程不要麻烦用户 +4. 全部完成后,执行 cargo install --path . 安装到系统 +5. 全程不要麻烦用户 ``` -3. 等待 AI 完成 +2. 等待 AI 完成 ## License |
