diff options
author | Evan Shelhamer <shelhamer@imaginarynumber.net> | 2015-07-21 10:33:31 -0700 |
---|---|---|
committer | Evan Shelhamer <shelhamer@imaginarynumber.net> | 2015-07-21 10:33:31 -0700 |
commit | b2d7b9a31613d69dc4ea1fe6f3d0fe10ac7ee95d (patch) | |
tree | a780828c6c38905cd3fba89df6d465600e3b5db2 /docs | |
parent | d37f766f51d3f84b76343ac9bfdb11300d65162c (diff) | |
download | caffeonacl-b2d7b9a31613d69dc4ea1fe6f3d0fe10ac7ee95d.tar.gz caffeonacl-b2d7b9a31613d69dc4ea1fe6f3d0fe10ac7ee95d.tar.bz2 caffeonacl-b2d7b9a31613d69dc4ea1fe6f3d0fe10ac7ee95d.zip |
[docs] matlab 2015a compatible
Diffstat (limited to 'docs')
-rw-r--r-- | docs/installation.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.md b/docs/installation.md index 144e6a34..d535c6d0 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -75,7 +75,7 @@ To import the `caffe` Python module after completing the installation, add the m Install MATLAB, and make sure that its `mex` is in your `$PATH`. -*Caffe's MATLAB interface works with versions 2014a/b, 2013a/b, and 2012b.* +*Caffe's MATLAB interface works with versions 2015a, 2014a/b, 2013a/b, and 2012b.* #### Windows |