Skip to content

Commit

Permalink
Merge pull request #10 from openradar/update-install
Browse files Browse the repository at this point in the history
FIX: Fix the installation instructions in the readme
  • Loading branch information
mgrover1 authored Jul 15, 2023
2 parents dd6690b + 4732c2d commit e538704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ For a development install, do the following in the repository directory:
.. code-block:: bash
conda env update -f ci/environment.yml
conda activate sandbox-devel
conda activate cmweather-dev
python -m pip install -e .
Also, please install `pre-commit` hooks from the root directory of the created project by running::
Expand Down

0 comments on commit e538704

Please sign in to comment.