Skip to content

Commit

Permalink
fix typo in bash call
Browse files Browse the repository at this point in the history
  • Loading branch information
alistairewj committed Apr 28, 2022
1 parent 77156ce commit 2c1360b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ Okay so maybe you don't like reading. You skipped the entire section above. (Hon
Then just do this

```
bash scripts/scripts/run_pipeline.sh
bash scripts/run_pipeline.sh
python3 scripts/finish_dedup_wiki40b.py --data_dir ~/tensorflow_datasets/ --save_dir /tmp/dedup --name wiki40b --split test --suffixarray_dir data --remove /tmp/wiki40b.test.remove.byterange
```

Expand Down

0 comments on commit 2c1360b

Please sign in to comment.