Skip to content

Commit

Permalink
Rename run_simulator.sh to install_deps.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtch committed Dec 19, 2016
1 parent b82e68b commit a1daf8e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions run_simulator.sh → install_deps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#!/bin/sh
echo "Installing necessary Python libraries"
pip install statistics
pip install ggplot
pip install pandas
python vr_simulation.py

0 comments on commit a1daf8e

Please sign in to comment.