diff --git a/docs/INSTALL.md b/docs/INSTALL.md index 49f29af55f1..cc386d25c69 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -21,9 +21,9 @@ Hosting Rails applications is complicated. Even if you already have Postgres, Re ### Software Requirements -- [Postgres 10+](https://www.postgresql.org/download/) -- [Redis 2.6+](https://redis.io/download) -- [Ruby 2.5+](https://www.ruby-lang.org/en/downloads/) (we recommend 2.5.2 or higher) +- [Postgres 13+](https://www.postgresql.org/download/) +- [Redis 6+](https://redis.io/download) +- [Ruby 2.7](https://www.ruby-lang.org/en/downloads/) (we recommend 2.7.2) ## Security