omg fixes
diff --git a/wally/suits/omgbench/prepare.sh b/wally/suits/omgbench/prepare.sh
index ef07e36..b363a75 100755
--- a/wally/suits/omgbench/prepare.sh
+++ b/wally/suits/omgbench/prepare.sh
@@ -8,6 +8,8 @@
 mkdir -p "$OMGPATN"
 cd "$OMGPATN"
 
+apt-get install git
+
 git clone https://github.com/openstack/rally
 git clone https://github.com/Yulya/omgbenchmark