aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVee9ahd1 <[email protected]>2019-06-24 00:09:34 -0400
committerVee9ahd1 <[email protected]>2019-06-24 00:09:34 -0400
commit8c4ab77587efcbac79e939c7162785aad9364134 (patch)
tree51b39f9265729dfa5c1896036e426848bab74000 /README.md
parentb30d3d831db8e21ffc3e6705fe5c49790d2c568a (diff)
added important installation details to the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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