Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaya committed Sep 3, 2024
1 parent 826a59e commit 90f19b1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ Requirements

As this is ongoing project, there will be more changes on requirement as this project goes. Currently this application is developed using:

* Ruby (3.1 or later)
* PostgreSQL (14 or later)
* Ruby (3.3 or later)
* PostgreSQL (15 or later)
* Bundler gem
* node.js (16.0 or later)
* node.js (20.0 or later)
* ImageMagick
* And various other requirement for the gems (check `Gemfile` for the list)

Expand All @@ -31,8 +31,8 @@ On RHEL, it goes like this (untested):
* nodejs
* openssl-devel
* pcre-devel
* postgresql14-devel
* postgresql14-server
* postgresql15-devel
* postgresql15-server

Base, EPEL, dnf module, and postgresql official repositories contain all the requirements.

Expand Down

0 comments on commit 90f19b1

Please sign in to comment.