Depends on what you're trying to do, but if you simply want to add the Login With Facebook button, you would just want to add { JFBCLogin} (without the space) to the template file for the login module. Of course, you can use the built in JFBCLogin module that comes with JFBConnect which has a few more features and does pretty much the same thing as the 'standard' Joomla Login module.
To add the tag, you'd want to use a template override for the file /modules/mod_login/tmpl/default.php. For more informatino on how to do a template override, see the bottom section of the following article:
www.sourcecoast.com/extensions/troublesh...ng-joomla-extensions
Hope this helps, and if you have any other questions, just let us know!