Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbalbert committed Nov 12, 2014
1 parent 2b1f546 commit 029c1fe
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -4,10 +4,10 @@

## Dependencies

- Ruby 2.1.2
- Ruby 2.1.3
- bundler
- foreman
- Postgres 9.3.4
- Postgres 9.3.5
- redis
- leiningen
- Elasticsearch
Expand All @@ -20,8 +20,8 @@ We recommend [Postgres.app](http://postgresapp.com/) if you're on OS X.

```sh
$ rvm get head
$ rvm install ruby-2.1.2
$ rvm use ruby-2.1.2
$ rvm install ruby-2.1.3
$ rvm use ruby-2.1.3
$ gem install bundler
$ gem install foreman
```
Expand Down

0 comments on commit 029c1fe

Please sign in to comment.