readme update

This commit is contained in:
Noah Zoschke
2011-09-12 17:28:39 -07:00
parent 25d5889d55
commit d8864f13c4
+2 -2
View File
@@ -9,7 +9,7 @@ with packages to install via pip.
Furthermore, if `${PROJECT}/settings.py` is present, the PLP considers the
directory a Python/Django app, and patches `settings.py` to parse the Heroku
DATABASE_URL config vars. It then sets default process types to use the Django
web server and console.
web server.
External Language Pack
----------------------
@@ -18,4 +18,4 @@ set a `LANGUAGE_PACK_URL` config var with a fully authenticated URL to this repo
$ heroku config:add LANGUAGE_PACK_URL=https://nzoschke:XXXXXXX@github.com/heroku/language-pack-python.git
On next push, slug-compiler will use this LP instead of the built-in one.
On next push, slug-compiler will use this LP instead of the built-in one.