updated readme

This commit is contained in:
Chris Midkiff 2020-06-22 11:33:10 -04:00
parent a14df2691c
commit 66f63f8622

View File

@ -14,7 +14,7 @@ Instructions:
You will need the following things: You will need the following things:
Two to three computers (if doing Oculus on of these must be Windows.) Two to three computers (if doing Oculus on of these must be Windows.)
The android development tools installed. <https://www.xda-developers.com/quickly-install-adb/> The android development tools installed. <https://www.xda-developers.com/quickly-install-adb/>
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 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. 2. Run a copy of the server util script on a computer that is network accessible from your other devices.