Fix download command in README
This commit is contained in:
parent
5d3bd0ba54
commit
9a534e73e2
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ fmt.Println(len(users.R.FavoriteMovies))
|
|||
#### Download
|
||||
|
||||
```shell
|
||||
go get -u -t github.com/vattle/sqlboiler/cmd/sqlboiler
|
||||
go get -u -t github.com/vattle/sqlboiler
|
||||
```
|
||||
|
||||
#### Configuration
|
||||
|
|
Loading…
Add table
Reference in a new issue