diff --git a/README.rst b/README.rst index 37fce52..7f683f8 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ Python Versions =============== -This is a set of scripts that creates stable builds of Python. +This is a set of scripts that creates stable builds of many Pythons. Targeting Heroku only, for now. @@ -18,10 +18,10 @@ See also, `full list -"./build.sh -f $1 -p ./python -x $1.tar.bz2 -r envy-versions" + $ heroku run + "./build.sh -f $1 -p ./python -x $1.tar.bz2 -r envy-versions" Configuration -------------