mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-23 02:16:33 +11:00
Update README.md
This commit is contained in:
parent
d870fa7ffa
commit
c0c43f4138
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ Alternative to GLFW in pure Rust.
|
|||
|
||||
## Try it!
|
||||
|
||||
```
|
||||
```bash
|
||||
git clone https://github.com/tomaka/gl-init-rs
|
||||
cd gl-init-rs
|
||||
cargo test
|
||||
./target/test/window // or target\test\window.exe
|
||||
./target/test/window # or target\test\window.exe
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
Loading…
Add table
Reference in a new issue