Skip to content

Commit

Permalink
Merge pull request #3474 from jty53/main
Browse files Browse the repository at this point in the history
Update driver location
  • Loading branch information
Sbozzolo authored Dec 11, 2024
2 parents 898cf2e + 0733740 commit 730fde1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/config_no_table.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The only exception is true/false strings. These need quotes around them, or they

To start the model with a custom configuration, run:

`julia --project=examples examples/driver.jl --config_file <yaml>`
`julia --project=examples examples/hybrid/driver.jl --config_file <yaml>`

### Example
Below is the default Bomex configuration:
Expand Down

0 comments on commit 730fde1

Please sign in to comment.