mirror of
https://github.com/ClovertaTheTrilobita/cellpose-web.git
synced 2026-04-01 23:14:50 +00:00
Update README with installation and deployment info
Added installation instructions and manual deployment steps.
This commit is contained in:
parent
8ca5f971ba
commit
9f741c852d
1 changed files with 8 additions and 0 deletions
|
|
@ -20,6 +20,14 @@
|
|||
|
||||
<br>
|
||||
|
||||
## 🚀一键安装
|
||||
|
||||
在<b>[Release页面](https://github.com/ClovertaTheTrilobita/cellpose-web/releases)</b>中下载最新的<b>install.sh</b>到你的机器上。
|
||||
|
||||
将它放到你希望项目存在的位置,并执行它,安装脚本会将项目自动拉取到同一目录下。
|
||||
|
||||
<br>
|
||||
|
||||
## 🛠️手动部署
|
||||
|
||||
#### 0. 克隆本仓库至本地
|
||||
|
|
|
|||
Loading…
Reference in a new issue