Skip to content

Commit 54d82c0

Browse files
committed
fix: tip format
1 parent 7bf73cd commit 54d82c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/wiki/linux.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ wsl --install -d Ubuntu
8484

8585
4. 按照仓库中的 `rust-toolchain` 文件,安装对应的 Rust 工具链。
8686

87-
!!! tip 第一次在拥有 `rust-toolchain.toml` 文件的目录下运行 `cargo` 命令时,Rustup 会自动安装对应的工具链。
87+
!!! tip "第一次在拥有 `rust-toolchain.toml` 文件的目录下运行 `cargo` 命令时,Rustup 会自动安装对应的工具链。"
8888

8989
在安装完成后,请使用如下命令,确保你的相关软件包**不低于**如下标准:
9090

0 commit comments

Comments
 (0)