Update cargo.md

pull/1238/head
3119369616 1 year ago committed by GitHub
parent 59e2459bee
commit 3f24e0116d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,7 +29,7 @@ $ cd world_hello
> 如果你在终端无法使用这个命令,考虑一下 `环境变量` 是否正确的设置:把 `cargo` 可执行文件所在的目录添加到环境变量中。 > 如果你在终端无法使用这个命令,考虑一下 `环境变量` 是否正确的设置:把 `cargo` 可执行文件所在的目录添加到环境变量中。
> >
> 如果是在 Windows 的 WLS2 子系统下,出现以下错误: > 如果是在 Windows 的 WSL2 子系统下,出现以下错误:
> >
> `error: command failed: 'rustc'` > `error: command failed: 'rustc'`
> `error: caused by: Permission denied (os error 13)` > `error: caused by: Permission denied (os error 13)`

Loading…
Cancel
Save