From 2471fd3341b80c66cbcf2b92274a22d0cbe39cd1 Mon Sep 17 00:00:00 2001 From: Christoph Mai Date: Wed, 29 Oct 2025 18:26:41 +0100 Subject: [PATCH] README.md aktualisiert --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a96c9c3..e007eb4 100644 --- a/README.md +++ b/README.md @@ -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 - ```