From 35f07b6dbc919d59ebebd64855d931c093467389 Mon Sep 17 00:00:00 2001 From: ClovertaTheTrilobita <168412973+ClovertaTheTrilobita@users.noreply.github.com> Date: Fri, 17 Oct 2025 11:24:14 +0000 Subject: [PATCH] Update installation instructions in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f65ab77..bb82a4b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ ## 🚀一键安装 -在[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)中下载最新的 install.sh 到你的Linux/macOS机器上。 +在[最新Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases/latest)中下载最新的 install.sh 到你的Linux/macOS机器上。 将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。