From a99fc104f01c3502accc1ecc2155fbf3f0dbc8ee Mon Sep 17 00:00:00 2001 From: Noah Zoschke Date: Wed, 18 May 2011 10:11:00 -0700 Subject: [PATCH] readme --- Readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 5ac7209..4b7893a 100644 --- a/Readme.md +++ b/Readme.md @@ -14,18 +14,16 @@ web server and console. Compile Hooks ------------- The PLP uses a Makefile for user-controlled hooks into slug compilation. If -present, the `environment` rule will be eval'd in the compile script, allowing +present, the `make environment` rule will be eval'd in the compile script, allowing user-defined exports. -The environment variables referenced in the compile script are: - - PIP_OPTS - A sample Makefile to force a re-build of every pip package is: environment: export PIP_OPTS=--upgrade +(raw file) + Django settings.py ------------------ The PLP injects code into settings.py to alias every Heroku database URL