From 95971520ecfda0573aeb2be56babb37d0066da54 Mon Sep 17 00:00:00 2001 From: Emily Date: Mon, 20 Jul 2020 15:29:13 -0700 Subject: [PATCH] update readme add python version requirements to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42d1a0d..ddd86fb 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Public Tree Map uses open datasets to document publicly owned park + street tree Prerequisites: - `make` - `node` +- `python 3.x` After a fresh clone, run `npm install` to install the necessary node modules.