tutorial fix

This commit is contained in:
fjy 2016-02-04 15:37:47 -08:00
parent e3273230cc
commit 8405a7710e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ sum when we load the data will allow us to compute an average at query time as w
You can copy the existing `quickstart/wikiticker-index.json` indexing task to a new file:
```bash
cp quickstart/wikiticker-index.json quickstart/pageviews-index.json
cp quickstart/wikiticker-index.json my-index-task.json
```
And modify it by altering these sections: