Skip to content

Commit

Permalink
Fixed installation instructions error
Browse files Browse the repository at this point in the history
  • Loading branch information
Zack Tollman committed Mar 29, 2012
1 parent cf5ad5f commit 11f22da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Once installed, you will have access to the following information:
== Installation ==

1. Install Debug Bar if not already installed (http://wordpress.org/extend/plugins/debug-bar/)
2. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Upload the `debug-bar-cron` folder to the `/wp-content/plugins/` directory
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
4. View the WP schedule events information in the "Cron" panel in Debug Bar

== Frequently Asked Questions ==

Expand Down

0 comments on commit 11f22da

Please sign in to comment.