Skip to content

Commit

Permalink
Added MySQL installer
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel Senquiz committed Feb 9, 2013
1 parent e7cbac3 commit 1ab3bf3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mac
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ echo "Installing Postgres, a good open source relational database ..."
echo "Installing Redis, a good key-value database ..."
successfully brew install redis

echo "Installing MySQL, a good open source relational database ..."
successfully brew install mysql

echo "Installing ack, for searching the contents of files ..."
successfully brew install ack

Expand Down

0 comments on commit 1ab3bf3

Please sign in to comment.