From 2e65c137f3c082083d901876543ec2f1f5eb3a80 Mon Sep 17 00:00:00 2001 From: bobloy Date: Tue, 8 Sep 2020 15:40:40 -0400 Subject: [PATCH] Update README.md Added 64 bit python requirement for Windows --- chatter/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chatter/README.md b/chatter/README.md index 9b0eb6b..f82fd0b 100644 --- a/chatter/README.md +++ b/chatter/README.md @@ -50,7 +50,9 @@ Linux is a bit easier, but only tested on Debian and Ubuntu. ## Windows Prerequisites -Install these on your windows machine before attempting the installation +**Requires 64 Bit Python to continue on Windows.** + +Install these on your windows machine before attempting the installation: [Visual Studio C++ Build Tools](https://visualstudio.microsoft.com/visual-cpp-build-tools/)