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