README.md aktualisiert

This commit is contained in:
2025-10-29 18:26:41 +01:00
parent 04ac839b2b
commit 2471fd3341

View File

@@ -8,7 +8,6 @@ ZIP-Paket herunterladen:
https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.zip
In Wordpress -> Design -> Themes -> [Theme hinzufügen]
```
*Installation auf Server:*
@@ -17,5 +16,4 @@ cd $WORDPRESS/wp-content/themes/
wget https://git.agentur2c.net/agentur2c/agentur2c-enfold-child/archive/main.tar.gz -O agentur2c-enfold-child.tar.gz
tar xvzf agentur2c-enfold-child.tar.gz
chown -R web$$:web$$ agentur2c-enfold-child
```