From e91a78ec7cfb6fca0fbe32e02cd702f0afb8e120 Mon Sep 17 00:00:00 2001 From: Enrico Fasoli Date: Thu, 9 Oct 2014 17:01:57 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9fbba55..55b5072 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ In the mails sent by Homework, the website links point to the `ROOT_URL` environment variable as [explained on the Meteor docs](http://docs.meteor.com/#meteor_absoluteurl). +You'll probably also need [phantomjs](http://phantomjs.org/) installed +since the apps now depends on Meteor's +[spiderable](http://docs.meteor.com/#spiderable) package. + #### Twitter Authentication Create this file: `server/settings.coffee` with this content: