Skip to content

Commit

Permalink
Merge pull request #26 from AdamRJensen/patch-1
Browse files Browse the repository at this point in the history
Add mention of 'editable' to 'install' web page
  • Loading branch information
trchudley authored Oct 8, 2024
2 parents 663a44c + 3bcd134 commit ca8b88a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cd pdemtools
conda env create -f environment.yml -n pdemtools_env
conda activate pdemtools_env

# Install pdemtools
# Install pdemtools as an editable
pip install -e .
```

Expand Down

0 comments on commit ca8b88a

Please sign in to comment.