Skip to content
Snippets Groups Projects
Commit 0269cbfa authored by Eddie McWhirter's avatar Eddie McWhirter
Browse files

Lowercase hashes for links.

parent 415b714a
No related branches found
No related tags found
No related merge requests found
...@@ -12,10 +12,10 @@ Install ...@@ -12,10 +12,10 @@ Install
We recommend using [virtual environments][]. We recommend using [virtual environments][].
__Windows__: begin with the Windows dependencies in the __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 __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 1. Install geomagio
......
...@@ -19,7 +19,7 @@ Readme dependencies ...@@ -19,7 +19,7 @@ Readme dependencies
If it isn't, update your PATH so that Conda's HOME is before any other If it isn't, update your PATH so that Conda's HOME is before any other
versions of Python. 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. instructions there.
#### Develop #### #### Develop ####
...@@ -75,7 +75,7 @@ code for this project. ...@@ -75,7 +75,7 @@ code for this project.
1. Close and re-open your terminal so that your new PATH is loaded. 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. 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. instructions there.
[Homebrew]: http://brew.sh/ [Homebrew]: http://brew.sh/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment