From 2be0d961b9067ba911758e30375d6e351832909e Mon Sep 17 00:00:00 2001 From: Marco Santoni Date: Wed, 12 Aug 2015 15:45:20 +0200 Subject: [PATCH] Recommending the heroku repo:purge_cache plugin if the slug size limit is exceeded --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aca5bbb..6a2006c 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,6 @@ OK ## Fair Warning -Heroku limits the final application footprint (slug) size to 300MB. Start small. +Heroku limits the final application footprint (slug) size to 300MB. Start small. In case the slug size limit is exceeded, deleting the build cache through the [heroku-repo plugin](https://github.com/heroku/heroku-repo#purge_cache) might help. ॐ