From 52850dc0485c0e2beca4ec8c6b445d553f0ec0b9 Mon Sep 17 00:00:00 2001 From: Warwick Booth Date: Wed, 29 Jan 2025 16:18:26 +0200 Subject: [PATCH] Update README.md Signed-off-by: Warwick Booth --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 65f2302..27e6215 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # LSX Starter Plugin LSX Starter Plugin for building LSX theme extensions. + +First download this repo to a folder on your desktop. + +Create a new Github Repository with the slug "your-plugin" +Clone your Github repo to the wp-content/plugins/your-plugin + +Next copy and paste the following files into "your-plugin" directory +![Screenshot 2025-01-29 at 16 14 53](https://github.com/user-attachments/assets/c431ae73-83fa-40e1-83b4-590d752ac784)