From a7e25b7640aa4276d0f22a6d79780dac7f045b8a Mon Sep 17 00:00:00 2001 From: hgw Date: Thu, 5 Oct 2023 01:04:45 +0000 Subject: [PATCH] Update README --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adb5631..fd59fbf 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,18 @@ HardFiles is built on the principle of flexibility. If you choose to run your ow ## Deployment Guide for HardFiles -#### 1. Configuration: +#### 1. Clone this repository + +This is necessary even when using the Docker image as the image does not contain the HardFiles frontend. + +``` +git clone https://git.supernets.org/supernets/hardfiles.git +``` + +#### 2. Configuration: Start by adjusting the necessary configuration variables in `config.toml`. -#### 2. Build and Run +#### 3. Build and Run ##### Bare Metal: