diff --git a/README.md b/README.md index 8db5572a..d8bcf7f5 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ WordPress.org-specific customizations for the Two Factor plugin } add_action( 'init', __NAMESPACE__ . '\add_rewrite_rules' ); ``` -1. Install, build, and activate the [wporg-support](https://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/.) theme. +1. Install, build, and activate the [wporg-support](https://meta.svn.wordpress.org/sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/) theme. 1. Install `bbPress` and `Gutenberg`. You might need to clone & build `trunk` branch of `Gutenberg` if we happen to be using any new features. 1. `git clone` https://github.com/WordPress/two-factor/ into `wp-content/plugins` and follow their setup instructions. 1. `git clone` this repo into `wp-content/plugins`