Skip to content

Commit 3b44f0c

Browse files
authored
Merge pull request rcore-os#1 from LookCos/LookCos-patch
Update 5setup-devel-env.rst
2 parents e76d938 + 249d625 commit 3b44f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/chapter0/5setup-devel-env.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ Rust 开发环境配置
218218
.. code-block:: bash
219219
220220
rustup target add riscv64gc-unknown-none-elf
221-
cargo install cargo-binutils --vers =0.3.3
221+
cargo install cargo-binutils --version=0.3.3
222222
rustup component add llvm-tools-preview
223223
rustup component add rust-src
224224

0 commit comments

Comments
 (0)