Skip to content

Commit

Permalink
update PATH for local testing, fixes hubotio#106
Browse files Browse the repository at this point in the history
  • Loading branch information
atmos committed Oct 29, 2011
1 parent d0d66df commit 4f19ff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -28,6 +28,7 @@ Install all of the required dependencies by running `npm install`.

It's easy to test scripts locally with an interactive shell:

% export PATH="node_modules/.bin:$PATH"
% bin/hubot

...and to run tests:
Expand Down

0 comments on commit 4f19ff8

Please sign in to comment.