We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb28cd9 commit 027301fCopy full SHA for 027301f
README.md
@@ -15,7 +15,7 @@ yahs --help
15
16
## Run a simulated flight
17
### Configure the sim
18
-Set the simulation configuration in `config/sim_config.toml`
+Set the simulation configuration in `config/default.toml`
19
20
### Start the sim
21
Then use the `start` command to start a flight simulation. Use the `RUST_LOG`
@@ -37,4 +37,4 @@ Then start up a telemetry dashboard.
37
```sh
38
firebrick dashboard -t $PATH_TO_TELEMETRY_CSV
39
```
40
-Then navigate to the server address specified in the log output.
+Then navigate to the server address specified in the log output.
0 commit comments