From f16f9171d0d5f8027c58ed956faa60de6bc17d67 Mon Sep 17 00:00:00 2001 From: Mohamed ABDELLANI Date: Wed, 2 Feb 2022 17:05:37 +0100 Subject: [PATCH] Update DEVELOPER-ADVANCED.md (#15770) In the READ.ME, version 2.7.2 is recommended. --- docs/DEVELOPER-ADVANCED.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/DEVELOPER-ADVANCED.md b/docs/DEVELOPER-ADVANCED.md index a4dac6c68b8..db713d2a0a9 100644 --- a/docs/DEVELOPER-ADVANCED.md +++ b/docs/DEVELOPER-ADVANCED.md @@ -28,8 +28,8 @@ To get your Ubuntu 16.04 or 18.04 LTS install up and running to develop Discours # exit the terminal and open it again to activate RVM - rvm install 2.6.2 - rvm --default use 2.6.2 # If this error out check https://rvm.io/integration/gnome-terminal + rvm install 2.7.2 + rvm --default use 2.7.2 # If this error out check https://rvm.io/integration/gnome-terminal gem install bundler rake # Download and install postgresql-10 from https://wiki.postgresql.org/wiki/Apt