From 5dd9c5ebb1428d6fe933687d607567da6d418d7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Benavente?= Date: Thu, 29 Feb 2024 12:57:49 -0300 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index efaaf95c..927d9e84 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,10 @@ Table of Contents === * [Architecture](#architecture) * [Installation](#installation) - * [Ubuntu 18.04](#ubuntu-1804) - * [Download & Install](#download--install) - * [Mounting](#mounting) - * [Database Setup](#database-setup) - * [MongoDB](#mongodb) - * [Redis](#redis) - * [Environment](#environment) +* [Database Setup](#database-setup) + * [MongoDB](#mongodb) + * [Redis](#redis) +* [Environment](#environment) * [Docker](#docker) * [Contributing](#contributing) * [Governance](#governance) @@ -74,7 +71,7 @@ Very much like it happens with Mongo, since Redis is running on its default port Default settings should suffice. You may modify this file in case you want to change the default connection info or other Redis options. -### Environment +## Environment Run the following shell command from the RVA repo to start the application: ``` rails rva -b HOST -p PORT # Public website on http://``:``