Refine code

avx_docs
Yu Yang 8 years ago
parent 79611a2794
commit 7439025753

@ -1,6 +1,6 @@
#!/bin/bash
set -e
pip install protobuf
cd /tmp
wget https://github.com/google/protobuf/archive/v3.0.2.tar.gz -O protobuf.tar.gz
tar xf protobuf.tar.gz

Loading…
Cancel
Save