Remove outdated link in README
This commit is contained in:
parent
209e818bd8
commit
b8dfb138b6
|
|
@ -7,8 +7,7 @@ Expected order of execution:
|
||||||
- Similarly, when the second window is closed after a delay a third will be shown.
|
- Similarly, when the second window is closed after a delay a third will be shown.
|
||||||
- Once the third is closed the program will stop.
|
- Once the third is closed the program will stop.
|
||||||
|
|
||||||
NOTE: this doesn't work on Mac due to <https://github.com/rust-windowing/winit/issues/2431>.
|
NOTE: this doesn't work on Mac. See also <https://github.com/emilk/egui/issues/1918>.
|
||||||
See also <https://github.com/emilk/egui/issues/1918>.
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo run -p serial_windows
|
cargo run -p serial_windows
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue