Commit dbe2cdac authored by Kenneth Reitz's avatar Kenneth Reitz

Update Readme.md

parent 767af304
...@@ -39,7 +39,7 @@ It will use pip to install your dependencies, vendoring a copy of the Python run ...@@ -39,7 +39,7 @@ It will use pip to install your dependencies, vendoring a copy of the Python run
Specify a Runtime Specify a Runtime
----------------- -----------------
You can also provide arbitrary releases Python with a `runtime.txt` file. You can also specify specific versions of the Python runtime with a `runtime.txt` file:
$ cat runtime.txt $ cat runtime.txt
python-3.5.1 python-3.5.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment