davidmezzetti commited on
Commit
fb1c381
1 Parent(s): 9eac014

Update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -670,7 +670,7 @@ The articles are parsed using the ``mwparserfromhell`` tool.
670
  To load this dataset you need to install the following dependencies:
671
 
672
  ```
673
- pip install mwparserfromhell
674
  ```
675
 
676
  Then, you can load any subset of Wikipedia per language and per date this way:
 
670
  To load this dataset you need to install the following dependencies:
671
 
672
  ```
673
+ pip install mwparserfromhell datasets
674
  ```
675
 
676
  Then, you can load any subset of Wikipedia per language and per date this way: