Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescarr committed Nov 30, 2010
1 parent 4721cd9 commit 69dd17c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lesson1-getting_started/README.md
Expand Up @@ -27,8 +27,9 @@ Given the installation has completed successfully you should now have a node bin
> console.log('hello world')
hello world

You're now good to go on with the rest of the tutorial. Feel free to play around with the REPL interface a bit, otherwise move on to lesson 2.
You're now good to go on with the rest of the tutorial. Feel free to play around with the REPL interface a bit, otherwise move on to [lesson 2] [3].


[1]: https://github.com/ry/node/wiki/Building-node.js-on-Cygwin-(Windows)
[2]: https://github.com/ry/node/wiki/Quick-and-easy-installation
[3]: lesson2-basics/

0 comments on commit 69dd17c

Please sign in to comment.