Changes

6 bytes removed ,  15:02, 10 October 2014
Line 37: Line 37:  
===== Native protobuf =====
 
===== Native protobuf =====
 
  cd deps
 
  cd deps
  git svn clone http://protobuf.googlecode.com/svn/trunk protobuf
+
  git clone https://github.com/google/protobuf.git protobuf
 
  cd protobuf
 
  cd protobuf
 
  ./autogen.sh
 
  ./autogen.sh
50

edits