Alvaro commited on
Commit
f53103e
·
1 Parent(s): f476a89

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -2,7 +2,7 @@
2
 
3
  Scrape ALL fight and fighter data from [ufcstats.com](http://ufcstats.com) up to the latest event and save them in `.csv` format
4
 
5
- How?
6
 
7
  1. install the required Python packages using pip:
8
 
 
2
 
3
  Scrape ALL fight and fighter data from [ufcstats.com](http://ufcstats.com) up to the latest event and save them in `.csv` format
4
 
5
+ How? Clone the repo, then open a terminal in the root folder and run the following commands:
6
 
7
  1. install the required Python packages using pip:
8