From 2766c3496afd68b53c796441d9f80062ed2a957c Mon Sep 17 00:00:00 2001
From: ClovertaTheTrilobita
<168412973+ClovertaTheTrilobita@users.noreply.github.com>
Date: Thu, 16 Oct 2025 22:34:13 +0300
Subject: [PATCH] Update installation instructions in README
Clarify installation instructions for Linux/macOS and note Windows support.
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index f2bec55..89ec028 100644
--- a/README.md
+++ b/README.md
@@ -22,10 +22,12 @@
## 🚀一键安装
-在[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)中下载最新的install.sh到你的机器上。
+在[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)中下载最新的 install.sh 到你的Linux/macOS机器上。
将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。
+Windows暂时不支持通过脚本一键安装。
+
## 🛠️手动部署