Skip to content

Commit

Permalink
Added NodeJS version and Express version under 'dependencies'
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominiek ter Heide committed Mar 18, 2010
1 parent 03f623a commit 6efc92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion articles/facebook-connect.markdown
Expand Up @@ -18,7 +18,7 @@ As you can see in this totally unnecessary diagram, most of the integration take

## Dependencies

_Note: the NodeJS version used in this article is 0.1.31_
_Note: For this article I've been using NodeJS version 0.1.31 and Express version 0.7.1_

You need to install both [NodeJS][] and the [Express Web Framework][]. Assuming you've installed NodeJS, you can easily include express into your Git project by adding a submodule:

Expand Down

0 comments on commit 6efc92f

Please sign in to comment.