There was an error while loading. Please reload this page.
1 parent b1bc381 commit 2111c49Copy full SHA for 2111c49
1 file changed
doc/guide/Guide_Installation.ipynb
@@ -73,7 +73,7 @@
73
"Download the environment specification file from the git repository and save it locally, then create the conda environment:\n",
74
"\n",
75
"```bash\n",
76
- "wget https://github.com/CLIMADA-project/climada_python/blob/main/requirements/env_climada.yml\n",
+ "wget https://github.com/CLIMADA-project/climada_python/raw/main/requirements/env_climada.yml\n",
77
"conda env create -n climada_env -f env_climada.yml\n",
78
"conda activate climada_env\n",
79
"```\n",
0 commit comments