diff options
Diffstat (limited to 'Readme.md')
| -rw-r--r-- | Readme.md | 12 |
1 files changed, 1 insertions, 11 deletions
@@ -2,8 +2,6 @@ 万智牌轮抽工具 -目前仍处于早期阶段 - ## 依赖 - Boost @@ -13,19 +11,11 @@ ## 构建和运行 ``` -git clone https://github.com/nebula-moe/hive-mind.git +git clone https://github.com/mistivia/hive-mind.git cd hive-mind make && ./hivemind ``` -或者直接使用二进制发布包 - -``` -curl https://github.com/nebula-moe/hive-mind/releases/download/v0.1.1/hivemind-release-v0.1.1-linux-amd64.tar.gz -o hivemind.tgz -tar -xf hivemind.tgz -./hivemind 8080 # start a web server listening port 8080 -``` - ## 截图  |
