From dbe2cdac37350e42ec6f3e192388b9e0990c451e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 19 Feb 2016 15:38:31 -0500 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 82e11f4..77f0811 100644 --- a/Readme.md +++ b/Readme.md @@ -39,7 +39,7 @@ It will use pip to install your dependencies, vendoring a copy of the Python run 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 python-3.5.1