Skip to content

Commit

Permalink
fix GeminiCalMgr URL
Browse files Browse the repository at this point in the history
  • Loading branch information
KathleenLabrie committed Apr 25, 2023
1 parent e7aec5a commit cc5cd7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ We do not have conda packages for it yet.
pip install git+https://github.com/GeminiDRSoftware/GHOSTDR.git@v0.9.0

# Install the GHOST-compatible calibration manager
curl -O https://github.com/GeminiDRSoftware/GHOSTDR/blob/master/.jenkins/local_calibration_manager/GeminiCalMgr-1.0.2-py3-none-any.whl
curl -O https://raw.githubusercontent.com/GeminiDRSoftware/GHOSTDR/master/.jenkins/local_calibration_manager/GeminiCalMgr-1.0.2-py3-none-any.whl
pip install --force-reinstall GeminiCalMgr-1.0.2-py3-none-any.whl

# Install an extra dependency
Expand Down

0 comments on commit cc5cd7c

Please sign in to comment.