From 0a2439f823c15ac07b4e3914b0d4e9eb8353b366 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Thu, 17 Apr 2025 09:44:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E6=90=AD=E5=BB=BA=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E2=80=9D=E6=9B=B4=E9=80=82=E5=90=88=E6=8F=8F=E8=BF=B0=E5=81=9A?= =?UTF-8?q?=E8=8F=9C=E5=89=8D=E7=9A=84=E5=87=86=E5=A4=87=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/templates/readme_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/templates/readme_template.md b/.github/templates/readme_template.md index 8049a99e..5301a74a 100644 --- a/.github/templates/readme_template.md +++ b/.github/templates/readme_template.md @@ -30,7 +30,7 @@ docker run -d -p 5000:5000 ghcr.io/anduin2017/how-to-cook:latest 在写新菜谱时,请复制并修改已有的菜谱模板: [示例菜](https://github.com/Anduin2017/HowToCook/blob/master/dishes/template/%E7%A4%BA%E4%BE%8B%E8%8F%9C/%E7%A4%BA%E4%BE%8B%E8%8F%9C.md?plain=1)。 -## 做菜之前 +## 搭建环境 {{before}}