Change the README to reflect the actual workflow

This commit is contained in:
Aaron Mueller 2014-01-31 00:03:12 +01:00
parent 86f9a4cb3f
commit 8790bd2ebb

View file

@ -19,7 +19,9 @@ Next, we set up the database and start the fetching process. This take a little
time, so make yourself a cup of tea and be proud of yourself to get this far :)
(use 'ldview.tasks.runner)
(ldview.tasks.runner/load-competition 27 "10 Seconds")
(in-ns 'ldview.tasks.runner)
(wipe-all!!)
(load-competition 28)
# Development