From fef273a5acba5633d57c6d77c0b2eb36d85579f8 Mon Sep 17 00:00:00 2001 From: Chris Midkiff Date: Mon, 22 Jun 2020 13:32:56 -0400 Subject: [PATCH] updated readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 769cff3..741472e 100755 --- a/README.md +++ b/README.md @@ -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. -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. +* 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.