docs(更新文档): 更新文档

This commit is contained in:
xiaoqidun 2020-10-21 17:24:13 +08:00
parent 561145d821
commit 8abe2cd07c

View File

@ -1,12 +1,12 @@
# ihash
命令行支持通配符的hash校验工具
命令行,全平台,支持通配符的hash校验工具
# 快速安装
go get -u github.com/xiaoqidun/ihash
# 编译安装
```
git clone https://github.com/xiaoqidun/ihash.git
cd ihash
go build ihash.go
go build -mod=vendor ihash.go
```
# 手动安装
1. 根据系统架构下载为你编译好的[二进制文件](https://github.com/xiaoqidun/ihash/releases)