Skip to content

Commit

Permalink
Update Local.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FancMa01 committed Sep 11, 2024
1 parent b4773bf commit 6953b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/Install/Local.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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:
Expand Down

0 comments on commit 6953b9e

Please sign in to comment.