Skip to content

Commit

Permalink
go back to source
Browse files Browse the repository at this point in the history
  • Loading branch information
TahiriNadia authored Sep 24, 2024
1 parent c267bef commit 705ddce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ pip install . # using pip inside conda env
git clone https://github.com/tahiri-lab/py_madaclim.git
cd py_madaclim
python -m venv ~/.pyenv/py_mada_env #python=3.10
./.pyenv/py_mada_env/Scripts/activate
source ~/.pyenv/py_mada_env/Scripts/activate
```
<li>Activate the environment and install the requirements</li>

Expand Down

0 comments on commit 705ddce

Please sign in to comment.