Skip to content
This repository was archived by the owner on Mar 22, 2018. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down