Skip to content

Commit 60dcd8a

Browse files
committed
docs: update README.md
Signed-off-by: tfx2001 <[email protected]>
1 parent c81d4fd commit 60dcd8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ git clone https://github.com/hpm-rs/buildroot.git
2222

2323
```shell
2424
sudo apt-get install bc bison build-essential flex libssl-dev unzip
25+
# 安装 rust 编译环境
26+
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2527
```
2628

2729
## 编译

0 commit comments

Comments
 (0)