Skip to content

Commit db8d53d

Browse files
authored
Update logging.md
1 parent 438ad11 commit db8d53d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ It's important to note that the addresses of the symbols will likely change when
132132
optimizing the program. Let's check that.
133133

134134
> **PROTIP** You can set `target.thumbv7m-none-eabi.runner` to the long QEMU
135-
> command from before (`qemu-system-arm -cpu ... -kernel ...`) in the Cargo
135+
> command from before (`qemu-system-arm -cpu -kernel `) in the Cargo
136136
> configuration file (`.cargo/config`) to have `cargo run` use that *runner* to
137137
> execute the output binary.
138138

0 commit comments

Comments
 (0)