From cb6bc30bc62bb01d971e10a0b5aa1297b96debc6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 2 Apr 2014 14:40:15 -0400 Subject: [PATCH] deploy instructions --- builds/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/builds/README.md b/builds/README.md index 48aa5e9..a33c3ad 100644 --- a/builds/README.md +++ b/builds/README.md @@ -24,5 +24,8 @@ Then, shell into an instance and run a build by giving the name of the formula i Fetching Python v2.7.6 source... Compiling... +If this works, run `bob deploy` instead of `bob build` to have the result uploaded to S3 for you. + +To speed things up drastically, it'll usually be a good idea to `heroku run bash --size PX` instead. Enjoy :) \ No newline at end of file