From 8954ae141c22b35331656fffebef4f1c9b37988b Mon Sep 17 00:00:00 2001 From: ren <18050944+renintw@users.noreply.github.com> Date: Tue, 28 Mar 2023 04:50:12 +0800 Subject: [PATCH] Remove typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`