From 08cd2aa2c47a01009fb9af026d330b80b5e7c2ee Mon Sep 17 00:00:00 2001 From: Mario Frasca Date: Sat, 18 Jan 2014 11:38:04 -0500 Subject: [PATCH] Update README.md solving issue #34 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f489eff..8f73d51 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Bauble is a web application for managing plant collections. It is intended to b arboreta and herbariums to manage their plant records. For more information visit http://bauble.io ## Development - Getting Started -First you'll need to install NodeJS (http://nodejs.org/).... +First you'll need to install [NodeJS](http://nodejs.org/) and make sure that the executable `nodejs` is also linked as [`node`](https://github.com/Bauble/bauble2/issues/34)... ### Install the app ```shell