From 26259497d915d5ec621ef9a18313e812edcb25ae Mon Sep 17 00:00:00 2001 From: Haihao Shen Date: Tue, 26 Sep 2017 21:20:06 +0800 Subject: [PATCH] Update wiki installtion page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dbc117df6..120b2c743 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Check out the [project site](http://caffe.berkeleyvision.org) for all the detail - [DIY Deep Learning for Vision with Caffe](https://docs.google.com/presentation/d/1UeKXVgRvvxg9OUdh_UiC5G71UMscNPlvArsWER41PsU/edit#slide=id.p) - [Tutorial Documentation](http://caffe.berkeleyvision.org/tutorial/) - [BVLC reference models](http://caffe.berkeleyvision.org/model_zoo.html) and the [community model zoo](https://github.com/BVLC/caffe/wiki/Model-Zoo) -- [Installation instructions](http://caffe.berkeleyvision.org/installation.html) +- [Installation instructions](https://github.com/intel/caffe/wiki/Installation) and step-by-step examples.