From 3ecd4874b7c5f2fe3ed28fb5e490c3b5e6e9bafb Mon Sep 17 00:00:00 2001 From: Steven Wittens Date: Thu, 19 May 2011 03:48:56 -0700 Subject: [PATCH] Readme formatting --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 9554edf..6a99928 100644 --- a/Readme.md +++ b/Readme.md @@ -36,7 +36,7 @@ http://acko.net/blog/on-termkit Unfortunately, TermKit currently requires some assembly. -1. Acquire the Mac development tools. +1. Install the Mac development tools (Xcode and friends). 2. [Install node.js](https://github.com/joyent/node/wiki/Installation). 3. If not covered in #2, install npm: `curl http://npmjs.org/install.sh | sh` 4. Install node-mime: `npm install mime`