diff --git a/README.md b/README.md
index c5a56d3..ba01c38 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,9 @@ https://maven.apache.org/guides/mini/guide-3rd-party-jars-local.html
- Download HowToKB dataset from here and put them into howtokb-data folder
+ - Moveo the w2v model file (articles-word2vec-word-pos.model.txt) to "data" folder
+ - Set "data" and "resources" folders as source folders in the configuration (build path -> use as source folders)
+
- Some testing classes:
- test.kb.howtokb.TaskFrameReaderTest: reading task frames from howtokb data