Fix a tiny typo

This commit is contained in:
llehtahw 2020-07-28 16:29:16 +08:00 committed by GitHub
parent d83389117f
commit 040d0ee1fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ sudo apt install python3.7 python3.7-dev
### 步骤三运行Jittor
整个框架是时编译的。 让我们通过pip安装jittor
整个框架是时编译的。 让我们通过pip安装jittor
```bash
git clone https://github.com/Jittor/jittor.git