Skip to content

Commit

Permalink
Merge pull request #153 from davidjrice/master
Browse files Browse the repository at this point in the history
Update to link to gist for ruby 1.9.3-p286 (instead of ruby-1.9.3-p194)
  • Loading branch information
burke committed Nov 6, 2012
2 parents 139ef32 + e9c704c commit 99876ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ More technically speaking, Zeus is a language-agnostic application checkpointer
* Rails 3.0+ (Support for other versions is not difficult and is planned.) * Rails 3.0+ (Support for other versions is not difficult and is planned.)
* Ruby 1.9.3+ with backported GC from Ruby 2.0 *OR* Rubinius * Ruby 1.9.3+ with backported GC from Ruby 2.0 *OR* Rubinius


You can install the GC-patched ruby from [this gist](https://gist.github.com/1688857) or from RVM. This is not actually 100% necessary, especially if you have a lot of memory. Feel free to give it a shot first without, but if you're suddenly out of RAM, switching to the GC-patched ruby will fix it. You can install the GC-patched ruby from [this gist](https://gist.github.com/3885178) or from RVM. This is not actually 100% necessary, especially if you have a lot of memory. Feel free to give it a shot first without, but if you're suddenly out of RAM, switching to the GC-patched ruby will fix it.


## Installation ## Installation


Expand Down

0 comments on commit 99876ad

Please sign in to comment.