Update corpora.md

This commit is contained in:
Oliver Chang 2016-12-06 13:22:13 -08:00 committed by GitHub
parent 061a481967
commit eaac80eaf9
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ If you would like to download the entire corpus, from the cloud console link, co
And then run the following command to copy the corpus to a directory on your machine.
```bash
gsutil -m rsync gs://<corpus_path> <local_directory>
gsutil -m rsync gs://<bucket_path> <local_directory>
```
Following the expat example above, this would be: