From 2bc57b0f0e97420dbd220326d9e986a685cf5784 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 7 Feb 2018 21:57:11 -0500 Subject: [PATCH] updated install info --- README.md | 14 +++++--------- readme.txt | 14 +++++--------- 2 files changed, 10 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 8d47e98..f8717c7 100644 --- a/README.md +++ b/README.md @@ -8,15 +8,11 @@ This helps strikes a balance between performance and updated content delivery. ## Installation: -Check the releases page for the latest version tag. - -```bash -cd wp-content/plugins; -git clone https://github.com/MelonSmasher/Buster-WP.git buster-wp; -cd buster-wp; -git checkout v1.0.0; -php bones update; -``` +Check the releases page for the latest version. + +Download the latest packed zip. + +Unzip in your plugins directory. After installing the plugin activate it, in the wp-admin plugins page. diff --git a/readme.txt b/readme.txt index 42f50ac..d24f835 100644 --- a/readme.txt +++ b/readme.txt @@ -17,14 +17,10 @@ Buster WP is a WordPress client for your Buster server. This section describes how to install the plugin and get it working. -Check the releases page for the latest version tag. - -```bash -cd wp-content/plugins; -git clone https://github.com/MelonSmasher/Buster-WP.git buster-wp; -cd buster-wp; -git checkout v1.0.0; -php bones update; -``` +Check the releases page for the latest version. + +Download the latest packed zip. + +Unzip in your plugins directory. After installing the plugin activate it, in the wp-admin plugins page.