From 66f63f8622e0733969a5a765644aea070c75a599 Mon Sep 17 00:00:00 2001 From: Chris Midkiff Date: Mon, 22 Jun 2020 11:33:10 -0400 Subject: [PATCH] updated readme --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 0437153..769cff3 100755 --- a/README.txt +++ b/README.txt @@ -14,7 +14,7 @@ Instructions: You will need the following things: Two to three computers (if doing Oculus on of these must be Windows.) The android development tools installed. -A working python3 install with pip. +A working python3 install with pip, flask, and requests. (If you're on windows I recommend Cygwin or WSL) 1. Run the trialGen util script to generate your trials 2. Run a copy of the server util script on a computer that is network accessible from your other devices.