Skip to content

Commit

Permalink
clarify doc on IMSIM_HOME
Browse files Browse the repository at this point in the history
  • Loading branch information
esheldon committed May 22, 2024
1 parent 2dca5cc commit c368916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ Set runtime environment variables for the *Conda* environment

.. code-block:: sh
# e.g. if imSim is in ~/git/imSim you would set IMSIM_HOME to ~/git
conda env config vars set IMSIM_HOME=/path/to/imSim-git-repo
conda env config vars set RUBIN_SIM_DATA_DIR=$(pwd)/rubin_sim_data
conda env config vars set SIMS_SED_LIBRARY_DIR=$(pwd)/rubin_sim_data/sims_sed_library
Expand Down

0 comments on commit c368916

Please sign in to comment.