Skip to content

Commit 027301f

Browse files
authored
Update README.md
1 parent fb28cd9 commit 027301f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ yahs --help
1515

1616
## Run a simulated flight
1717
### Configure the sim
18-
Set the simulation configuration in `config/sim_config.toml`
18+
Set the simulation configuration in `config/default.toml`
1919

2020
### Start the sim
2121
Then use the `start` command to start a flight simulation. Use the `RUST_LOG`
@@ -37,4 +37,4 @@ Then start up a telemetry dashboard.
3737
```sh
3838
firebrick dashboard -t $PATH_TO_TELEMETRY_CSV
3939
```
40-
Then navigate to the server address specified in the log output.
40+
Then navigate to the server address specified in the log output.

0 commit comments

Comments
 (0)