Skip to content
Snippets Groups Projects
Unverified Commit a7ec0ba6 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update README.md

parent a3c90413
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,15 @@ provided by the NASA Navigation and Ancillary Information (NAIF) SPICE system.
We provide a seperate
[CSM-SpiceISD](https://github.com/USGS-Astrogeology/CSM-SpiceISD) library to interface with the NAIF Spice
functionality and provide a standard ISD file.
## Installation
For Linux and MacOS we have prebuilt packages. To install:
- `conda install -c usgs-astrogeology usgscam`
If you would like to use the conda environment feature:
- `conda create -n usgscam python=3`
- `source activate usgscam`
- `conda install -c usgs-astrogeology usgscam`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment