ソースを参照

Update README.md

tags/v1.2.0
Andrea Spacca 3年前
committed by GitHub
コミット
4a2fce4344
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更4行の追加1行の削除
  1. +4
    -1
      README.md

+ 4
- 1
README.md ファイルの表示

@@ -125,7 +125,10 @@ go run main.go --provider=local --listener :8080 --temp-path=/tmp/ --basedir=/tm

## Build

If on go < 1.11
```bash
git clone git@github.com:dutchcoders/transfer.sh.git
```

```bash
go get -u -v ./...
```


読み込み中…
キャンセル
保存