mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
Update README.md
This commit is contained in:
parent
4a2fce4344
commit
e182376100
12
README.md
12
README.md
@ -126,15 +126,9 @@ go run main.go --provider=local --listener :8080 --temp-path=/tmp/ --basedir=/tm
|
||||
## Build
|
||||
|
||||
```bash
|
||||
git clone git@github.com:dutchcoders/transfer.sh.git
|
||||
```
|
||||
|
||||
```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…
x
Reference in New Issue
Block a user