From 37217f30e930916c6d6ea47e0d777f4c89353eb0 Mon Sep 17 00:00:00 2001 From: "B.J. Rossiter" Date: Thu, 28 Feb 2013 14:31:23 +1100 Subject: [PATCH] Updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fe1e029..7080f60 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,9 @@ You need PHP 5.4, MongoDB and Composer! ### Deployment ### -Bounce2. Use heroku: +Use heroku: -`git push -f budget2012_buildpack branch:master` +`git push heroku branch:master` ### CI ###