Skip to content
Snippets Groups Projects
Commit 9af81956 authored by Geels, Brendan Ryan's avatar Geels, Brendan Ryan :tophat:
Browse files

Remove geomagio references from install.md.

parent b5b6aee7
No related branches found
No related tags found
1 merge request!285Update install.md
......@@ -33,11 +33,10 @@ python -m venv path/to/your/environment
>
> You can find more information on using `venv` [here](https://packaging.python.org/en/latest/guides/installing-using-pip-and-virtual-environments/#creating-a-virtual-environment).
2. Install **geomagio** within the virtual environment
2. Install geomag-algorithms from within the virtual environment
```bash
source path/to/your/environment/bin/activate
pip install git+https://code.usgs.gov/ghsc/geomag/geomag-algorithms.git
```
>*Note:* **geomagio** is the Python module for interfacing with geomag-algorithms.
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