Merge pull request #1517 from nverba/patch-1

Fix broken markdown formatting.
This commit is contained in:
Robin Ward 2013-10-10 09:08:19 -07:00
commit 5d329cff3a

View File

@ -65,7 +65,7 @@ For details on how to reduce the monthly cost of your application, see [Advanced
heroku config:add SECRET_TOKEN=<generated secret>
. Precompile assets.
7. Precompile assets.
There are two options for precompilation. Either precompile locally, **before each deploy** or enable [Heroku's experimental user-env-compile](https://devcenter.heroku.com/articles/labs-user-env-compile) feature and Heroku will precompile your assets for you.