From 907a7c0929080b3adcf1551cb9ae21e98772db8a Mon Sep 17 00:00:00 2001 From: nshontz Date: Thu, 15 Dec 2011 08:45:28 -0700 Subject: [PATCH] Including dependencies for osx and linux for installation, these are a couple things I ran into while getting set up. --- about.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/about.md b/about.md index b2ce015..815dccd 100644 --- a/about.md +++ b/about.md @@ -28,6 +28,8 @@ After running that, the STDOUT output of `cat something` will show up at a URL w been conveniently copied to your clipboard. That's all there is to that, and you can install it with `gem install haste` right now. + * osx: you will need to have an up to date version of Xcode + * linux: you will need to have rubygems and ruby-devel installed ## Duration