Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Commit

Permalink
Adding installation notes, motivated by #186 and #212
Browse files Browse the repository at this point in the history
  • Loading branch information
willettk committed Aug 11, 2015
1 parent c11afb1 commit 0d79f5c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Galaxy-Zoo

### Getting Started

Installation notes:

* The Ruby builds require node v0.10.xx, since the path.existsSync function was removed in 0.12. You can use ```nvm``` to switch the version if necessary.
* Ensure that you are running the ```hem``` command from the local path (```./node_modules/.bin/hem```), rather than any global version.

```bash
git clone https://github.com/zooniverse/Galaxy-Zoo.git
cd Galaxy-Zoo
Expand Down

0 comments on commit 0d79f5c

Please sign in to comment.