Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikermcneil committed Jan 9, 2014
1 parent 74f24e7 commit 6d9afd0
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 @@ -19,7 +19,7 @@ It's usually pretty easy to add your own adapters for integrating with proprieta

## How to test your adapter
1. Configure the interfaces you plan to support in `adapter.json`.
2. Run `npm tests` in this adapter's directory.
2. In your adapter's directory, run `npm test`.


## Publish your adapter
Expand Down

0 comments on commit 6d9afd0

Please sign in to comment.