Skip to content

Commit

Permalink
Fixed the installation command for sqlc
Browse files Browse the repository at this point in the history
  • Loading branch information
email2vimalraj authored Apr 27, 2021
1 parent c686f61 commit 8b708dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ The service that we’re going to build is a simple bank. It will provide APIs f
- [Sqlc](https://github.com/kyleconroy/sqlc#installation)

```bash
brew install golang-migrate
brew install sqlc
```

### Setup infrastructure
Expand Down

0 comments on commit 8b708dc

Please sign in to comment.