Преглед изворни кода

Merge pull request #328 from dutchcoders/fix-readme-build-instructions

Update README.md
tags/v1.2.0
Andrea Spacca пре 3 година
committed by GitHub
родитељ
комит
fe9e699255
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 3 додато и 6 уклоњено
  1. +3
    -6
      README.md

+ 3
- 6
README.md Прегледај датотеку

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

## Build

If on go < 1.11
```bash
go get -u -v ./...
```

```bash
go build -o transfersh main.go
$ git clone git@github.com:dutchcoders/transfer.sh.git
$ cd transfer.sh
$ go build -o transfersh main.go
```

## Docker


Loading…
Откажи
Сачувај