Skip to content

Commit

Permalink
Clarified the README further.
Browse files Browse the repository at this point in the history
  • Loading branch information
argon committed Aug 2, 2012
1 parent 9e922e4 commit 613fbda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ If you are using a development certificate you may wish to name them differently

## Debugging

If you experience difficulties sending notifications or using the feedback service you can enable debug messages within the library by running your application with `DEBUG=apn` or `DEBUG=apnfb`.
If you experience difficulties sending notifications or using the feedback service you can enable debug messages within the library by running your application with `DEBUG=apn` or `DEBUG=apnfb` set as an environment variable.

You will need the `debug` module which can be installed with `npm install debug`.

Expand Down

0 comments on commit 613fbda

Please sign in to comment.