Skip to content

Commit

Permalink
Update docs/installation.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanici authored Dec 10, 2024
1 parent 160b09b commit b9d180d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ Option 2: Using conda to install packages (this will only install DESC + JAX wit
.. code-block:: sh
conda env create --file requirements_conda.yml
# option B: with developer requirements (if you want to run tests)
# optionally: install developer requirements (if you want to run tests)
conda install --file devtools/dev-requirements_conda.yml
# to add DESC to your Python path
Expand Down

0 comments on commit b9d180d

Please sign in to comment.