File size: 114 Bytes
738a98b
 
 
 
 
1
2
3
4
5
6
#!/bin/bash
git clone https://github.com/attardi/wikiextractor.git
cd wikiextractor
python setup.py install
cd ..