summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/installation.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/installation.md b/docs/installation.md
index 1f403814..9408e613 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -142,6 +142,10 @@ After this, run
**Note** that the HDF5 dependency is provided by Anaconda Python in this case.
If you're not using Anaconda, include `hdf5` in the list above.
+#### Windows
+
+There is an unofficial Windows port of Caffe at [niuzhiheng/caffe:windows](https://github.com/niuzhiheng/caffe). Thanks [@niuzhiheng](https://github.com/niuzhiheng).
+
## Compilation
Now that you have the prerequisites, edit your `Makefile.config` to change the paths for your setup.