Skip to content

Commit

Permalink
Include MySQL version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tiger5226 committed Aug 2, 2019
1 parent b4d0821 commit b47c48d
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 @@ -36,7 +36,7 @@ Make sure you have Go 1.11+ (required for [go-releaser](https://goreleaser.com/)

### MySQL

- Install and run mysql.(OSX: `brew install mysql`)
- Install and run mysql 5.7.(OSX: `brew install mysql`)
- Create `chainquery` database.
- Create user `lbry` with password `lbry` and grant it all permissions on `chainquery` db.

Expand Down

0 comments on commit b47c48d

Please sign in to comment.