Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timburden committed Jan 28, 2014
1 parent 0ce60e5 commit 4f02308
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 @@ -16,7 +16,7 @@ This app runs in your Terminal (Mac) or Bash (Windows) and has challenges for le

_A few development essentials, all are free and/or free and open source._

- **Git**, this is your tracker of changes! You can download it [here](http://git-scm.com/downloads).
- **Git**, this is your tracker of changes! You can download it [here](http://git-scm.com/downloads). (Note: on Windows, in the setup wizard, choose "Run Git from the Windows Command Prompt")
- **Node.js**, this is what this app is written in so you'll need this to run it. It's an engine for running JavaScript on servers (your computer is a server!) and will live quietly in the background. You can download it [here](http://nodejs.org/download/).
- **Editor**, if you don't have one already, you'll need a text editor for editing code. A few options: [Sublime Text](http://www.sublimetext.com/2), [Textmate](http://macromates.com/download), [Brackets](http://brackets.io/).

Expand Down

0 comments on commit 4f02308

Please sign in to comment.