Upload wptoc.php to the /wp-content/plugins/ directory
Activate the plugin through the 'Plugins' menu in WordPress
Place <?php wptoc_show_toc_as_ulist(); ?> (for an unordered list TOC)
or <?php wptoc_show_toc_as_olist(); ?> (for the TOC as an ordered list) in
your templates