From 8c4ab77587efcbac79e939c7162785aad9364134 Mon Sep 17 00:00:00 2001 From: Vee9ahd1 Date: Mon, 24 Jun 2019 00:09:34 -0400 Subject: added important installation details to the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89eab59..82e8b8f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Python-based cli tools for generating images using bigGAN. ## Instructions -1. Install Python 3 (note for macOS users: if you are going to use brew to install python make sure you replace `python` with `python3` and `pip` with `pip3` in all of the following steps). +1. Install Python 3 x64; it is very important that you get the 64 bit version or it will not work. If you are on Windows, be sure to check the "add to PATH" box in the installer. (Note for macOS users: if you are going to use brew to install python make sure you replace `python` with `python3` and `pip` with `pip3` in all of the following steps). 2. Install git https://git-scm.com/downloads 3. Install gantools -- cgit v1.2.1