Skip to content
Snippets Groups Projects
Commit 14657627 authored by Wilbur's avatar Wilbur
Browse files

changed the web address in develop.md to reflect teh new gitlab repository

parent 49761c28
No related branches found
No related tags found
1 merge request!206Changed the web address used in pip install command for code.usgs.gov
......@@ -14,9 +14,9 @@ https://guides.github.com/activities/forking/
2. Clone your fork
git clone https://github.com/{YOUR_GITHUB_ACCOUNT}/geomag-algorithms.git
git clone https://code.usgs.gov/ghsc/{YOUR_GITHUB_ACCOUNT}/geomag-algorithms.git
cd geomag-algorithms
git remote add upstream https://github.com/usgs/geomag-algorithms.git
git remote add upstream https://code.usgs.gov/ghsc/geomag/geomag-algorithms.git
3. Use branches to develop new features and submit pull requests.
......
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