Skip to content

Commit

Permalink
Removed references to plugin no longer used
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalchild committed Feb 7, 2016
1 parent 772b722 commit 7e6ecf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -14,7 +14,7 @@ Open wp-base.sh and update the following variables to suit your needs.
MYSQLUSER=mysqluser <br />
MYSQLPASS=mysqlpass <br />
WEBROOT='/Path/To/Your/WebRoot' <br />
BASE_PLUGINS='jetpack wordfence wordpress-seo wordpress-importer contact-form-7 google-sitemap-generator' <br />
BASE_PLUGINS='jetpack wordfence wordpress-seo wordpress-importer contact-form-7' <br />

<code>
Usage: ./wp-base.sh sitedir sitename
Expand Down Expand Up @@ -42,4 +42,4 @@ Usage: ./wc-store.sh sitedir sitename

## Tested On

This has been tested on a MAMP stack but should also work on a linux/unix host.
This has been tested on a MAMP stack but should also work on a linux/unix host.

0 comments on commit 7e6ecf2

Please sign in to comment.