-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
trchudley
committed
May 14, 2024
1 parent
fced9e5
commit 14cda1c
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ pDEMtools can be installed for development by cloning the github repository. We | |
|
||
```bash | ||
git clone [email protected]:trchudley/pdemtools.git | ||
cd pypromice/ | ||
cd pdemtools/ | ||
mamba env create --file environment.yml -n pdemtools_env | ||
mamba activate pdemtools_env | ||
pip install -e . | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters