Skip to content

Commit

Permalink
updated install info
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Feb 8, 2018
1 parent 3909190 commit 2bc57b0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 18 deletions.
14 changes: 5 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
14 changes: 5 additions & 9 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 2bc57b0

Please sign in to comment.