mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
Update README.md
This commit is contained in:
@@ -10,8 +10,7 @@ Alternative to GLFW in pure Rust.
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/tomaka/glutin
|
git clone https://github.com/tomaka/glutin
|
||||||
cd glutin
|
cd glutin
|
||||||
cargo test
|
cargo run --example window
|
||||||
./target/test/window # or target\test\window.exe
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|||||||
Reference in New Issue
Block a user