Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update docs as per npm docs for linking projects #10

Merged
merged 1 commit into from Sep 1, 2011
Merged

update docs as per npm docs for linking projects #10

merged 1 commit into from Sep 1, 2011

Conversation

gtzilla
Copy link
Contributor

@gtzilla gtzilla commented Sep 1, 2011

cd ~/projects/node-bloggy # go into the dir of your main project
npm link ../node-redis # link the dir of your dependency

cd ~/projects/node-bloggy  # go into the dir of your main project
npm link ../node-redis     # link the dir of your dependency
mikeal added a commit that referenced this pull request Sep 1, 2011
update docs as per npm docs for linking projects
@mikeal mikeal merged commit 669c10a into mikeal:master Sep 1, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants