Mercurial > zeropaste
comparison README.md @ 256:0b5f83d99c54
Update README to reflect database change.
author | edogawaconan <me@myconan.net> |
---|---|
date | Mon, 14 Oct 2013 17:51:27 +0000 |
parents | 4a79bc78e90e |
children | 42e70577c962 |
comparison
equal
deleted
inserted
replaced
255:a894d7696b7e | 256:0b5f83d99c54 |
---|---|
5 The one running on [0paste.com](http://0paste.com). | 5 The one running on [0paste.com](http://0paste.com). |
6 | 6 |
7 Requirements: | 7 Requirements: |
8 | 8 |
9 * Ruby 1.9 or up (JRuby 1.7 and Rubinius 2.0 should also work) | 9 * Ruby 1.9 or up (JRuby 1.7 and Rubinius 2.0 should also work) |
10 * MySQL | 10 * PostgreSQL |
11 (nothing MySQL specific - can be easily changed if you know what you're doing) | 11 (nothing PostgreSQL specific - can be easily changed if you know what you're doing. |
12 May or may not work with MySQL) | |
12 * Ruby Bundler | 13 * Ruby Bundler |
13 | 14 |
14 Optional: | 15 Optional: |
15 | 16 |
16 * Newrelic account | 17 * Newrelic account |