From 8af8758bac30481ee322ffad3a860d4a75bb832d Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Wed, 2 Jan 2019 18:55:59 +1100 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e5f3f71..d2ae4f4 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ Currently in early development. Binaries will be made available when ready ### Pre-Requisites * NPM - https://www.npmjs.com/get-npm +* Python * Git ### Installation steps From 49298035f6aebc3d8beb5f338b8d49e87d376be5 Mon Sep 17 00:00:00 2001 From: Josh Stewart Date: Wed, 2 Jan 2019 19:03:26 +1100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2ae4f4..d703c73 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Currently in early development. Binaries will be made available when ready ### Pre-Requisites * NPM - https://www.npmjs.com/get-npm -* Python +* Python 2.x * Git ### Installation steps