updated readme

This commit is contained in:
Chris Midkiff 2020-06-22 13:32:56 -04:00
parent 9c2e25aa75
commit fef273a5ac

View File

@ -12,9 +12,9 @@ As you may or may not have noticed there are two different collision systems in
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. <https://www.xda-developers.com/quickly-install-adb/>
A working python3 install with pip, flask, and requests. (If you're on windows I recommend Cygwin or WSL)
* 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/>
* 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.