diff --git a/README.md b/README.md
index c1b48dfb694067a5fc057fb28e8f6910cbb5e463..c218923adeab3457d599284e4d3ba7b10411e761 100644
--- a/README.md
+++ b/README.md
@@ -12,10 +12,10 @@ Install
 We recommend using [virtual environments][].
 
 __Windows__: begin with the Windows dependencies in the
-[Dependency install](readme_dependency_install.md#Windows).
+[Dependency install](readme_dependency_install.md#windows).
 
 __Mac/Linux__: begin with required dependencies in the
-[Dependency install](readme_dependency_install.md#Mac).
+[Dependency install](readme_dependency_install.md#mac).
 
 1. Install geomagio
 
diff --git a/readme_dependency_install.md b/readme_dependency_install.md
index 14c31fa2ad96d2102f44559585bbb223f68685ca..ba8c1913ba558433907c8254f4484ca301244bc3 100644
--- a/readme_dependency_install.md
+++ b/readme_dependency_install.md
@@ -19,7 +19,7 @@ Readme dependencies
    If it isn't, update your PATH so that Conda's HOME is before any other
    versions of Python.
 
-1. Head back over to the main [install](README.md#Install) and complete the
+1. Head back over to the main [install](README.md#install) and complete the
    instructions there.
 
 #### Develop ####
@@ -75,7 +75,7 @@ code for this project.
 1. Close and re-open your terminal so that your new PATH is loaded.
    Make sure to navigate back to your `geomag-algorithms` project directory.
 
-1. Head back over to the main [install](README.md#Install) and complete the
+1. Head back over to the main [install](README.md#install) and complete the
    instructions there.
 
 [Homebrew]: http://brew.sh/