diff --git a/README.md b/README.md
index 12772745152445651f06ad3ea859fc2d6251417e..3dd2d0b098b985787169bf915aa384501b26c046 100644
--- a/README.md
+++ b/README.md
@@ -61,11 +61,13 @@ conda activate speechcodebookanalysis
 ```
 
 ### Fairseq Repository
-You need to clone the fairseq repository to another directory (e.g., ```../fairseq```). The file ```path.sh``` needs to modified in order to export the necessary environment variables.
+You need to clone the fairseq repository to another directory (e.g., ```../fairseq```).
 
 ```
 git clone https://github.com/facebookresearch/fairseq.git
 ``` 
 
+Make sure to modify the file ```path.sh``` in order to export the necessary environment variables.
+
 #### Stages