You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note text below after git clone installs in:
~/software/KAI/KAI
it should be "git clone git@github.com:Keck-DataReductionPipelines/"
cd ~/software/KAI
git clone git@github.com:Keck-DataReductionPipelines/KAI.git
Install KAI by going to your cloned repository and running the setup.py script. For example:
conda activate iraf27
cd ~/software/KAI/
python setup.py install
The text was updated successfully, but these errors were encountered:
Note text below after git clone installs in:
~/software/KAI/KAI
it should be "git clone git@github.com:Keck-DataReductionPipelines/"
cd ~/software/KAI
git clone git@github.com:Keck-DataReductionPipelines/KAI.git
Install KAI by going to your cloned repository and running the setup.py script. For example:
conda activate iraf27
cd ~/software/KAI/
python setup.py install
The text was updated successfully, but these errors were encountered: