From 6953b9eefebd410331e0ade637ec9096a47c27f9 Mon Sep 17 00:00:00 2001 From: Matt Fancher <142915944+FancMa01@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:25:33 -0600 Subject: [PATCH] Update Local.md --- docs/docs/Install/Local.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/Install/Local.md b/docs/docs/Install/Local.md index a07d5f0bf..6e3a5d72b 100644 --- a/docs/docs/Install/Local.md +++ b/docs/docs/Install/Local.md @@ -6,6 +6,8 @@ sidebar_position: 1 Local installation requires a few dependencies to be installed directly on your machine. This is the best choice for developers who want to contribute to the project, or develop integrations to customize their instance. If you intend to use this installation for production purposes, or do not want to configure your own system, we recommend a containerized installation using our [Docker Installation Guide](/docs/Install/Docker) instead. +--- + ## System Requirements and Prerequisites Before setting up Tombolo with Docker, ensure your system meets the following requirements: @@ -14,8 +16,6 @@ Before setting up Tombolo with Docker, ensure your system meets the following re - **RAM**: 4GB+ (8GB recommended for optimal performance) - **Storage**: At least 10GB of free disk space ---- - ### Required Software - [Node.js](https://nodejs.org/en/download/) version 18.0 or above: