From 8ee1c850e4b098600e75146e56320f22345bceb5 Mon Sep 17 00:00:00 2001 From: Bastian Greshake Tzovaras Date: Mon, 29 Jan 2018 17:08:43 -0800 Subject: [PATCH] specify version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d3e63..21ac247 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ or less exclusively through a `yaml` configuration file and `markdown` files tha are rendered to HTML. ## Installation -The *Open Humans Uploader* is written in *Python* with *Django* and is designed to be ultimately deployed +The *Open Humans Uploader* is written in *Python 3.6+* using the *Django 2.0* library and is designed to be ultimately deployed to *Heroku*. To install a copy of it on MacOS you will need to install some additional modules. Here's the Step-by-Step guide. *Step 1: Install Anaconda*