Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldb authored Jun 25, 2020
1 parent 9c78292 commit 3bc6ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ Note: For now only some datasets (e.g. `worldcup.db`) have pre-built database re
#### Q: How can I get started building my own up-to-date copy using the latest datasets?

A: The recommended quick starter way to build your own up-to-data (local) copy from the online datasets is using datafiles.
See the [`/datafile` repo](https://github.com/openfootball/datafile) for ready-to-use quick starter datafile samples.
See the [`/quick-starter` repo](https://github.com/openfootball/quick-starter) for ready-to-use quick starter datafile samples.

Let's build a copy of all world cups (from Uruguay 1930 to Russia 2018). Use the [`worldcup.rb` datafile](https://github.com/openfootball/datafile/blob/master/worldcup.rb). Type:
Let's build a copy of all world cups (from Uruguay 1930 to Russia 2018). Use the [`worldcup.rb` datafile](https://github.com/openfootball/quick-starter/blob/master/worldcup.rb). Type:

$ sportdb new worldcup

Expand Down

0 comments on commit 3bc6ee5

Please sign in to comment.