Merge pull request #338 from IWriteThings/IWriteThings-patch-brew-install
Update README.md
This commit is contained in:
commit
8d819734ec
1 changed files with 4 additions and 0 deletions
|
@ -203,6 +203,10 @@ If the database has too many tables, or very large table, use this:
|
||||||
--skipsize Don't enumerate tables and their types/sizes (default: on)
|
--skipsize Don't enumerate tables and their types/sizes (default: on)
|
||||||
(Recommended for servers with many tables)
|
(Recommended for servers with many tables)
|
||||||
|
|
||||||
|
**Question: Can I install this project using homebrew on Apple Macintosh?**
|
||||||
|
|
||||||
|
Yes! `brew install mysqltuner` can be used to install this application using [homebrew](https://brew.sh/) on Apple Macintosh.
|
||||||
|
|
||||||
MySQLTuner and Vagrant
|
MySQLTuner and Vagrant
|
||||||
--
|
--
|
||||||
**MySQLTuner** contains following Vagrant configurations:
|
**MySQLTuner** contains following Vagrant configurations:
|
||||||
|
|
Loading…
Reference in a new issue