Update README.md
This commit is contained in:
parent
6230c23566
commit
b58a5e377b
|
@ -37,7 +37,7 @@ If you meet this criteria, you can clone the git repository and build the binary
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:tus/tusd.git
|
git clone git@github.com:tus/tusd.git
|
||||||
cd tusd
|
cd tusd
|
||||||
go build -o tusd cmd/tusd/main
|
go build -o tusd cmd/tusd/main.go
|
||||||
```
|
```
|
||||||
|
|
||||||
## Running tusd
|
## Running tusd
|
||||||
|
|
Loading…
Reference in New Issue