diff --git a/README.mkd b/README.mkd index 7935550..36f461d 100644 --- a/README.mkd +++ b/README.mkd @@ -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