From fa024ac8570de5a03a64d82db797eb6e2a717164 Mon Sep 17 00:00:00 2001 From: Gabriel Van Zandycke Date: Thu, 27 Jun 2024 10:19:48 +0200 Subject: [PATCH] correct nested code-block in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f8867dcf..5a43938e 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,6 @@ This command will create a directory called `outputs` which will have a `${exper All the output files (logs, models, visualization, ...) from a run will be put inside this directory. If you want to override some configuration parameters, e.g. to use another detection module or dataset, you can do so by modifying the corresponding parameters directly in the .yaml files under configs/. -```bash All parameters are also configurable from the command-line, e.g. : (more info on Hydra's override grammar [here](https://hydra.cc/docs/advanced/override_grammar/basic/)) ```bash