diff --git a/crates/egui_glow/README.md b/crates/egui_glow/README.md index 93797d861a1..2aee02f0eb3 100644 --- a/crates/egui_glow/README.md +++ b/crates/egui_glow/README.md @@ -19,7 +19,7 @@ sudo apt-get install libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev lib This crate optionally depends on [`egui-winit`](https://github.com/emilk/egui/tree/master/crates/egui-winit). -Text the example with: +Test the example with: ``` sh cargo run -p egui_glow --example pure_glow --features=winit,egui/default_fonts