Fixed wrong slug in readme.txt

This commit is contained in:
Alexander
2014-09-12 18:36:56 +02:00
parent 8e4e4f6c19
commit ac63a83931
+1 -1
View File
@@ -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 '<?php v_woo_payment_methods(); ?>.
4. Done!