#!/usr/bin/env bash
sudo apt-get update
sudo apt-get install libbullet-dev
sudo pip install -r requirements.txt
