Skip to content

Commit

Permalink
Update README_zh.md
Browse files Browse the repository at this point in the history
[FIX] there should be two space
  • Loading branch information
lily-Robot authored and RevySR committed Jan 20, 2025
1 parent 6a59816 commit cd82508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ K230D Linux SDK 在 K230 64LP64 ABI 的 SDK 基础上,增加了 64ILP32 ABI

```bash
mkdir -p /opt/toolchain
tar -zxvf Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V2.10.1-20240712.tar.gz-C/opt/toolchain
tar -zxvf Xuantie-900-gcc-linux-6.6.0-glibc-x86_64-V2.10.1-20240712.tar.gz -C /opt/toolchain
```

2. 安装依赖项:
Expand Down

0 comments on commit cd82508

Please sign in to comment.