Fix run instructions

This commit is contained in:
Felix Geisendörfer 2013-05-08 14:10:13 +02:00
parent 2b29af4547
commit 9380bdfb3e
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ source dev.sh
Now you can run tusd:
```bash
go run src/cmd/tusd/*.go
go run src/cmd/tusd/main.go
```
## License