Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
viponedream committed Dec 13, 2023
1 parent ea74d47 commit c694cab
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ hiveos使用一键安装脚本, win则可以直接下载运行.



  hiveos 安装
  一键安装脚本 (ubuntu18), 主要用于 hiveos, 如果是win系统可以直接下载
```
bash <(curl -s -L https://ghproxy.com/https://raw.githubusercontent.com/minerhomevip/mhminer/main/scripts/inst.sh)
bash <(curl -s -L https://raw.githubusercontent.com/viponedream/mhminer/main/scripts/inst_cn.sh)
```

&nbsp; 无法安装可以使用国内的镜像
```
bash <(curl -s -L https://down.minerhome.org/mhminer/scripts/inst_cn.sh )
```

Expand Down

0 comments on commit c694cab

Please sign in to comment.