From ac63a83931483a51a3f4a5999ad3b8fab527be35 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 12 Sep 2014 18:36:56 +0200 Subject: [PATCH] Fixed wrong slug in readme.txt --- woocommerce-payment-methods/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/woocommerce-payment-methods/readme.txt b/woocommerce-payment-methods/readme.txt index c25737c..83b1e98 100644 --- a/woocommerce-payment-methods/readme.txt +++ b/woocommerce-payment-methods/readme.txt @@ -30,7 +30,7 @@ Translations included: == Installation == -1. Upload 'woocommerce-accepted-payment-methods' to the '/wp-content/plugins/' directory +1. Upload 'woocommerce-payment-methods' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Display your accepted methods via: Shortcode [v_woo_payment_methods], Widget or template tag '. 4. Done!