Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
carofo73 authored Jul 23, 2024
1 parent dffa8db commit 0a97967
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
source ~/.pyenv/py_mada_env/Scripts/activate
./.pyenv/py_mada_env/Scripts/activate
```
<li>Activate the environment and install the requirements</li>

Expand Down

0 comments on commit 0a97967

Please sign in to comment.