README.md in stackbuilders-campfire_export-0.4.1 vs README.md in stackbuilders-campfire_export-0.5.0
- old
+ new
@@ -2,11 +2,11 @@
# campfire_export #
## Quick Start ##
- $ sudo gem install stackbuilders-campfire_export
+ $ gem install stackbuilders-campfire_export
$ campfire_export
## Note ##
This gem is a fork from the original version of this project by
@@ -56,24 +56,24 @@
[RubyGems](https://rubygems.org/pages/download) is also required -- I'd
recommend having the latest version of RubyGems installed before starting.
Once you are set up, to install, run the following:
- $ sudo gem install campfire_export
+ $ gem install campfire_export
## Configuring ##
There are a number of configuration variables required to run the export. The
export script will prompt you for these; just run it and away you go. If you
want to run the script repeatedly or want to control the start and end date of
-the export, you can create a `.campfire_export.yaml` file in your home
+the export, you can create a `.campfire_export.yml` file in your home
directory using this template:
# Your Campfire subdomain (for 'https://myco.campfirenow.com', use 'myco').
subdomain: myco
# Your Campfire API token (see "My Info" on your Campfire site).
- api_token: abababababababababababababababababababab
+ api_token: your-campfire-token
# OPTIONAL: Export start date - the first transcript you want exported.
# Uncomment to set. Defaults to the date each room was created.
#start_date: 2010/1/1