Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit c610828

Browse files
committed
Mention Homebrew
1 parent b3a96b6 commit c610828

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md.tt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ This project requires:
1919
* PostgreSQL must be installed and accepting connections
2020
* [Redis][] must be installed and running on localhost with the default port
2121

22+
On a Mac, you can obtain all of the above packages using [Homebrew][].
23+
2224
If you need help setting up a Ruby development environment, check out this [Rails OS X Setup Guide](https://mattbrictson.com/rails-osx-setup-guide).
2325

2426
## Getting started
@@ -41,3 +43,4 @@ Run the `bin/setup` script. This script will:
4143
[rbenv]:https://github.com/sstephenson/rbenv
4244
[poltergeist]:https://github.com/teampoltergeist/poltergeist
4345
[redis]:http://redis.io
46+
[Homebrew]:http://brew.sh

0 commit comments

Comments
 (0)