diff --git a/README.md b/README.md index 5797db2..6fb0c2c 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ Please note that deeper networks, or networks with more filters can improve accu This Docker quickstart guide can be used for evaluating the model quickly with minimal dependency installation. Install Docker Engine -- [Windows Installation](https://docs.docker.com/v1.8/installation/windows/) -- [Mac OSX Installation](https://docs.docker.com/v1.8/installation/mac/) -- [Ubuntu Installation](https://docs.docker.com/v1.8/installation/ubuntulinux/) +- [Windows Installation](https://docs.docker.com/engine/installation/windows/) +- [macOS Installation](https://docs.docker.com/engine/installation/mac/) +- [Linux Installation](https://docs.docker.com/engine/installation/linux/) Build a caffe docker image (CPU) ```