Skip to content
Snippets Groups Projects
Commit 6f1fce3c authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

Update Readme.md

parent b2e12f9e
No related branches found
No related tags found
No related merge requests found
...@@ -39,7 +39,7 @@ You can also specify the latest production relase of this buildpack for upcoming ...@@ -39,7 +39,7 @@ You can also specify the latest production relase of this buildpack for upcoming
Specify a Python Runtime Specify a Python Runtime
------------------------ ------------------------
You can also specify specific versions of the Python runtime with a `runtime.txt` file: Specific versions of the Python runtime can be specified with a `runtime.txt` file:
$ cat runtime.txt $ cat runtime.txt
python-3.5.1 python-3.5.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment