From c7cd36ca0dbf39df5c2741d21e53daa9dfeb2e1d Mon Sep 17 00:00:00 2001 From: Florent Guilleux Date: Sat, 29 Jun 2013 16:36:46 -0500 Subject: [PATCH] Tell to run bundle in the Heroku deploy instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index 351fb79..b0482d9 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ cap deploy:setup deploy git clone http://github.com/errbit/errbit.git ``` * Update `db/seeds.rb` with admin credentials for your initial login. + + * Run `bundle` * Create & configure for Heroku -- libgit2 0.21.2