Update README.md

This commit is contained in:
Bram Wasti 2016-12-15 09:56:55 -08:00 committed by GitHub
parent 64448905ba
commit 033acae6b4

View file

@ -8,6 +8,8 @@ Caffe2 is released under the [BSD 2-Clause license](https://github.com/Yangqing/
### Building Caffe2
[![Build Status](https://travis-ci.org/bwasti/caffe2.svg?branch=master)](https://travis-ci.org/bwasti/caffe2)
git clone https://github.com/caffe2/caffe2
cd caffe2 && mkdir bin
cd bin && cmake ..