From e1473801c4b1d011b35aa38435e3bbf45cb94d6e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 10 Sep 2012 21:25:37 +0200 Subject: [PATCH] Readme: Add notice about Node 0.8 requirement --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 167ad0f7..bd128606 100644 --- a/readme.md +++ b/readme.md @@ -19,6 +19,8 @@ Simply run: curl -L get.yeoman.io | bash ``` +*Yeoman requires Node >=0.8* + ## Documentation For more information on Yeoman, please read our [complete documentation](https://github.com/yeoman/yeoman/tree/master/docs/cli).