Skip to content

Commit

Permalink
📝 README.md, changed --run-all description in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
iLeW committed Sep 14, 2021
1 parent 82fe88f commit 00a5fa4
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 @@ -48,7 +48,7 @@ MNIST
json_ and the _MNIST_ dataset:

```bash
anomaly-box.py --run-all True --hps-path path/to/config/hparams.json --dataset MNIST
anomaly-box.py --run-all --hps-path path/to/config/hparams.json --dataset MNIST
```

For any other information, feel free to check the help:
Expand Down

0 comments on commit 00a5fa4

Please sign in to comment.