You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2017/04/27 00:55:06 UTC

[whimsy] branch master updated: poltergeist now a gem

This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  8ce4d78   poltergeist now a gem
8ce4d78 is described below

commit 8ce4d78dc7e615304142e1b942b29129c9391b78
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Wed Apr 26 20:55:01 2017 -0400

    poltergeist now a gem
---
 config/board-agenda.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/config/board-agenda.md b/config/board-agenda.md
index 1aa5acc..d31ea06 100644
--- a/config/board-agenda.md
+++ b/config/board-agenda.md
@@ -1,4 +1,4 @@
-Configuring the Board Agenda
+Configuring the Board Agenda Tool
 
 Install Dependencies
 --------------------
@@ -38,13 +38,12 @@ Install poltergeist
 
 (optional, used by tests)
 
-```
-$ brew install poltergeist
-```
+[poltergeist is now installed](https://github.com/teampoltergeist/poltergeist/tree/v1.13.0#installation) via `bundle install` from the Gemfile.
 
 Verify using:
 
 ```
-$ bundle install rake test
+$ bundle install 
+$ rake test
 ```
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].