diff --git a/README.md b/README.md
index 1a5c99142c0fe4f27c12bd856b1eda26744bc12e..0be4e32a501b77f17ed33204780ba3d8b106e7f1 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,9 @@ $ conda activate scipython
 
 #### Anaconda Navigator (e.g. Windows)
 
-Follow the instructions provided [here](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-environments/#creating-a-new-environment) and use our `environment.yml` file.
+Follow the instructions provided [here](https://docs.anaconda.com/anaconda/navigator/tutorials/manage-environments) and use our `environment.yml` file.
+
+Navigate to the section "Importing an environment", read and execute the instructions of the first paragraph. The `environment.yml` file is located in the directory in which you have stored the repository for this course.
 
 
 ### Python virtual environments