From 5dfaaf42fbd5614a6b93c77c7f3455a6f5ea4e3e Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 17 Jun 2024 09:30:03 +0000 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=20=E6=9B=B4=E6=B8=85?= =?UTF-8?q?=E6=99=B0=E7=9A=84=E5=91=BD=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 常用软件安装速查.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/常用软件安装速查.md b/常用软件安装速查.md index 02cc7bb..0da367a 100644 --- a/常用软件安装速查.md +++ b/常用软件安装速查.md @@ -27,7 +27,7 @@ export PATH=$PATH:/usr/local/go/bin go version ``` -## Rust [下载页面](https://forge.rust-lang.org/infra/other-installation-methods.html) +## Rust [参考文档](https://forge.rust-lang.org/infra/other-installation-methods.html) Linux ```bash # 0 安装rustup