From 72f335d29cc498b19a92546eca8b1bdf5829f354 Mon Sep 17 00:00:00 2001 From: MarkusGaertner Date: Fri, 3 Jan 2025 10:13:06 +0100 Subject: [PATCH] change description --- README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7f8ae7c..9dd7794 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,20 @@ # XRechnung Projekt / Compilation -# 1) Installation Project - composer create-project d3/xrechnung-project xrechnung +## Installation Project + + composer create-project d3/xrechnung xrechnung -# 2) Configuration Project +## Configuration Project * rename file /home/USER/SHOPROOT/.env_example to .env * change values in .env to your environment + * set Subdomoin to xrechnung/source + * add .htaccess credentials -# 3) Installation XRechnungLib +## Installation XRechnungLib composer require d3/xrechnung_lib Contact D³ for Access. - -# 4) Installation XRechnung4OXID - - composer require d3/xrechnung4oxid - Contact D³ for Access. + \ No newline at end of file